SymEngine::storage_for< T > Struct Template Reference
+ Collaboration diagram for SymEngine::storage_for< T >:

Data Fields

std::aligned_storage< sizeof(T), alignof(T)>::type data
 

Detailed Description

template<typename T>
struct SymEngine::storage_for< T >

Definition at line 100 of file constants.cpp.


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