non-owning, constant reference to null-terminated string
More...
#include <sysc/utils/sc_string_view.h>
non-owning, constant reference to null-terminated string
Definition at line 82 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: