Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Macros | |
| #define | KZ_IS_TRIVIALLY_CONSTRUCTIBLE |
| #define | KZ_IS_TRIVIALLY_COPYABLE |
| #define | KZ_IS_TRIVIALLY_DESTRUCTIBLE |
Typedefs | |
| template<bool B, typename T , typename F > | |
| using | kanzi::conditional_t = typename boost::conditional< B, T, F >::type |
| #define KZ_IS_TRIVIALLY_COPYABLE |
| #define KZ_IS_TRIVIALLY_CONSTRUCTIBLE |
| #define KZ_IS_TRIVIALLY_DESTRUCTIBLE |