OKlibrary
0.2.1.6
|
Components to support meta programming. More...
Namespaces | |
namespace | MacrosForMetaValues |
Classes | |
struct | True |
struct | False |
class | Test_True_T |
class | Test_False_T |
class | Power |
Numerical template metafunction: Power<b,e>::value = b^e. More... | |
struct | Power< b,(unsigned) 0 > |
class | Test_Power |
Testing the compiler power function (ad-hoc tests). More... | |
class | Test_Binomial |
Testing the compiler binomial function (ad-hoc tests). More... | |
struct | property_tag |
Components to support meta programming.