• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1project : requirements
2  <toolset>gcc:<cxxflags>-ftemplate-depth=512
3  <toolset>clang:<cxxflags>-ftemplate-depth=512
4;
5
6exe meta_metaparse :  main.cpp ;
7