LeviLamina
|
Public Types | |
using | Fn = void*(void const*) |
Public Member Functions | |
template<class U > requires (std::is_convertible_v<U*, T*>) | |
constexpr | polymorphicCopy (polymorphicCopy< U > const &other) noexcept |
T * | operator() (T const &t) const noexcept |
Public Attributes | |
Fn * | ctor |