Renamed the stream member functions get() and eat().

This commit is contained in:
Jesse Beder 2008-06-30 22:34:10 +00:00
parent 852e5b63e5
commit c1966ba3fc
8 changed files with 143 additions and 73 deletions

View file

@ -5,7 +5,6 @@
#include <queue>
#include <stack>
#include <set>
#include "regex.h"
#include "stream.h"
namespace YAML