1 #ifndef TEUCHOS_YAML_HPP 2 #define TEUCHOS_YAML_HPP 56 enum { NPRODS = PROD_SQUOTED + 1 };
80 enum { NTOKS = TOK_RCURLY + 1 };
82 Language make_language();
Declares Teuchos::ReaderTables.
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.
RCP< const ReaderTables > ReaderTablesPtr
an RCP to a const ReaderTables
RCP< const Language > LanguagePtr
an RCP to a const Language
Declares Teuchos::Language.