|
buffalo
|
#include <buffalo.h>
Public Member Functions | |
| std::string_view | SnippetString (std::size_t padding=10) const |
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 |