7#if !defined(TETENGO_LATTICE_STRINGVIEW_H)
8#define TETENGO_LATTICE_STRINGVIEW_H
13#if defined(__cplusplus)
32#if defined(__cplusplus)
struct tetengo_lattice_stringView_tag tetengo_lattice_stringView_t
A string view.
A string view.
Definition stringView.h:21
size_t length
Definition stringView.h:26
const char * p_head
Definition stringView.h:23