2
0
mirror of https://github.com/boostorg/parser.git synced 2026-01-26 18:52:23 +00:00

Remove old parser cruft, and omd namespace.

This commit is contained in:
Zach Laine
2017-04-27 20:34:51 -05:00
parent b61041da17
commit 14133d1954
34 changed files with 56 additions and 2144 deletions

View File

@@ -16,4 +16,4 @@ typedef std::string::const_iterator base_iterator_type;
typedef boost::spirit::classic::position_iterator<base_iterator_type>
iterator_type;
template struct omd::yaml::parser::basic_structures<iterator_type>;
template struct yaml::parser::basic_structures<iterator_type>;