synfig-core
1.0.3
|
A pair value template. More...
Go to the source code of this file.
Classes | |
class | synfig::types_namespace::TypePairBase |
class | synfig::types_namespace::TypePair< T1, T2 > |
Namespaces | |
namespace | synfig |
Where every function and class of the synfig library can be found. | |
namespace | synfig::types_namespace |
Functions | |
template<typename T1 , typename T2 > | |
TypeAlias< std::pair< T1, T2 > > | synfig::types_namespace::get_type_alias (typename std::pair< T1, T2 > const &) |
A pair value template.
$Id$