Updated from core (emitter)

This commit is contained in:
Jesse Beder
2012-05-25 19:39:15 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ namespace YAML
// output
const char *c_str() const;
unsigned size() const;
std::size_t size() const;
// state checking
bool good() const;