libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|
Public Member Functions | |
constexpr const P * | primitive_cast (void) const noexcept |
constexpr | operator P () const noexcept |
constexpr P * | operator& (void) noexcept |
constexpr const P * | operator& (void) const noexcept |
Static Public Member Functions | |
template<typename T > | |
static constexpr std::enable_if_t< std::same_as< T, P >, P * > | primitive_cast (CRTP *pDerived) noexcept |
Definition at line 28 of file gimbal_decls.hpp.
|
inlinestaticconstexprnoexcept |
Definition at line 36 of file gimbal_decls.hpp.
|
inlineconstexprnoexcept |
Definition at line 38 of file gimbal_decls.hpp.
|
inlineconstexprnoexcept |
Definition at line 40 of file gimbal_decls.hpp.
|
inlineconstexprnoexcept |
Definition at line 41 of file gimbal_decls.hpp.
|
inlineconstexprnoexcept |
Definition at line 42 of file gimbal_decls.hpp.