quill
Public Member Functions | Public Attributes | List of all members
detail::is_fast_float< T, bool > Struct Template Reference
Inheritance diagram for detail::is_fast_float< T, bool >:
Inheritance graph
[legend]
Collaboration diagram for detail::is_fast_float< T, bool >:
Collaboration graph
[legend]

Public Member Functions

 FMTQUILL_ASSERT (n<=max_value< size_t >()/sizeof(T), "")
 

Public Attributes

T * p = static_cast<T*>(malloc(n * sizeof(T)))
 
if(!p) FMTQUILL_THROW(std return p
 

The documentation for this struct was generated from the following file: