A class that is only defined if b evaluates to true.
More...
#include <meta_programming.hh>
A class that is only defined if b evaluates to true.
This is the specialized case with b equal to true, so the class is declared and (trivially) defined.
Definition at line 115 of file meta_programming.hh.
1.6.3