buffalo
|
#include <buffalo.h>
Public Member Functions | |
std::string | SnippetString (std::size_t padding=10) |
Public Attributes | |
std::string_view | buffer |
std::size_t | begin |
std::size_t | end |
LOCATION Represents the location of a string of text in buffer
. begin
and end
represent iterator positions in buffer
. Each iterator position is in between two characters.
|
inline |