|
ae2f::Core
|
A value package for non-trivial classes.
Which will not call the destructor of [T].
More...
#include <Pack.hpp>
Public Member Functions | |
| constexpr bool | isvalid () const noexcept |
| Check if ae2f::Ds::Arr::Pack<T>::Obj is valid. | |
| ~Pack () | |
Public Attributes | |
| T | Obj |
A value package for non-trivial classes.
Which will not call the destructor of [T].
| T | Non-trivial value. |
|
inline |
|
inlineconstexprnoexcept |
Check if ae2f::Ds::Arr::Pack<T>::Obj is valid.
| T ae2f::Ds::Arr::Pack< T >::Obj |