#include "unit.hpp"
#include <types/TemplateTypeInfo.hpp>
#include <types/TemplateConstructor.hpp>
#include <types/Operators.hpp>
#include <types/OperatorTypes.hpp>
#include <types/VectorTemplateComposition.hpp>
Go to the source code of this file.
Classes | |
struct | TypekitFixture |
Functions | |
BOOST_AUTO_TEST_CASE (testComposeDecompose) | |
BOOST_AUTO_TEST_CASE (testVectorTypeInfo) | |
Tests the StdVectorTemplateTypeInfo class. |
BOOST_AUTO_TEST_CASE | ( | testComposeDecompose | ) |
Definition at line 64 of file typekit_test.cpp.
BOOST_AUTO_TEST_CASE | ( | testVectorTypeInfo | ) |
Tests the StdVectorTemplateTypeInfo class.
Definition at line 44 of file typekit_test.cpp.