C++ features by examples
|
template with type float by default More...
Public Member Functions | |
template_struct () | |
template_struct (T val) | |
Public Attributes | |
T | val |
template with type float by default
|
inline |
|
inline |
T template_struct< T >::val |