¡@

Home 

c++ Programming Glossary: othertag

Integrate type name in static_assert output?

http://stackoverflow.com/questions/6415186/integrate-type-name-in-static-assert-output

template class T class Tag struct Foo Foo template class OtherTag Foo Foo T OtherTag const static_assert fake_dependency T value.. class Tag struct Foo Foo template class OtherTag Foo Foo T OtherTag const static_assert fake_dependency T value Cannot create Foo.. fake_dependency T value Cannot create Foo T Tag from Foo T OtherTag . int main Foo int struct TagA fA Foo int struct TagB fB fA..