#include <json.h>
◆ StringView() [1/2]
| xgboost::StringView::StringView |
( |
| ) |
|
|
default |
◆ StringView() [2/2]
| xgboost::StringView::StringView |
( |
CharT const * |
str, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ at()
| CharT const& xgboost::StringView::at |
( |
size_t |
p | ) |
const |
|
inline |
◆ c_str()
| char const* xgboost::StringView::c_str |
( |
| ) |
const |
|
inline |
◆ operator[]()
| CharT const& xgboost::StringView::operator[] |
( |
size_t |
p | ) |
const |
|
inline |
◆ size()
| size_t xgboost::StringView::size |
( |
| ) |
const |
|
inline |
◆ substr()
| std::string xgboost::StringView::substr |
( |
size_t |
beg, |
|
|
size_t |
n |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file:
- /home/runner/work/xgboost/xgboost/include/xgboost/json.h