Skip to content

Instantly share code, notes, and snippets.

@sunilnandihalli
Created July 3, 2012 07:50
Show Gist options
  • Save sunilnandihalli/3038342 to your computer and use it in GitHub Desktop.
Save sunilnandihalli/3038342 to your computer and use it in GitHub Desktop.
template <class T>
struct classname {
enum {nameId}
};
template <>
classname<bf::basic<> > {
enum {nameId=0}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment