|
LeviLamina
|
Public Member Functions | |
| template<class T> | |
| constexpr | storage (T *p) noexcept |
| template<class T> | |
| constexpr | storage (T const *p) noexcept |
| template<class T> | |
| constexpr | storage (T *p) noexcept |
Public Attributes | |
| void * | p_ = nullptr |
| void const * | cp_ |
| void(* | fp_ )() |