1*b648399fSRichard Smith #include "algobase.h" 2*b648399fSRichard Smith typedef integral_constant<bool, true> true_type; _Rb_tree()3*b648399fSRichard Smith class _Rb_tree { _Rb_tree() { true_type(); } }; 4*b648399fSRichard Smith #include "TSchemaType.h" 5