non-owning, const-ref to null-terminated string (implementation-defined)
More...
#include <sysc/utils/sc_string_view.h>
non-owning, const-ref to null-terminated string (implementation-defined)
Definition at line 70 of file sc_string_view.h.
◆ sc_zstring_view() [1/3]
sc_core::sc_zstring_view::sc_zstring_view |
( |
| ) |
|
|
inline |
◆ sc_zstring_view() [2/3]
sc_core::sc_zstring_view::sc_zstring_view |
( |
const char * |
s | ) |
|
|
inline |
◆ sc_zstring_view() [3/3]
sc_core::sc_zstring_view::sc_zstring_view |
( |
const std::string & |
s | ) |
|
|
inline |
◆ c_str()
const char* sc_core::sc_zstring_view::c_str |
( |
| ) |
const |
|
inline |
◆ swap()
The documentation for this class was generated from the following file: