Classes |
struct | utility::query::Converter< T, N > |
struct | utility::query::Converter1Param< T, A, N > |
struct | utility::query::ImplicitConverter< T, N > |
Namespaces |
namespace | utility |
| unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 1.
|
namespace | utility::query |
Defines |
#define | C_TN_OP utility::pointer::owning_ptr< Converter<T,N> > |
#define | C1P_TAN_OP utility::pointer::owning_ptr< Converter1Param<T,A,N> > |
#define | C1P_TAB_OP utility::pointer::owning_ptr< Converter1Param<T,A,bool> > |
#define | C1P_TAR_OP utility::pointer::owning_ptr< Converter1Param<T,A,Real> > |