Accept Emitter::operator<<(std::string_view). ABI remains C++11 compatible by exposing new method Emitter::Write(const char*, size_t). All affected calls optimized to pass std::string values as pointer + size tuple into appropriate routines. |
||
|---|---|---|
| .. | ||
| cmake | ||
| gtest-1.11.0 | ||
| integration | ||
| node | ||
| binary_test.cpp | ||
| BUILD.bazel | ||
| CMakeLists.txt | ||
| create-emitter-tests.py | ||
| handler_test.h | ||
| main.cpp | ||
| mock_event_handler.h | ||
| ostream_wrapper_test.cpp | ||
| parser_test.cpp | ||
| regex_test.cpp | ||
| specexamples.h | ||