#include <string_view.h>
◆ const_iterator
◆ const_reverse_iterator
◆ iterator
◆ reverse_iterator
◆ value_type
◆ StringView() [1/4]
constexpr xgboost::StringView::StringView |
( |
| ) |
|
|
constexprdefault |
◆ StringView() [2/4]
constexpr xgboost::StringView::StringView |
( |
value_type const * |
str, |
|
|
std::size_t |
size |
|
) |
| |
|
inlineconstexpr |
◆ StringView() [3/4]
xgboost::StringView::StringView |
( |
std::string const & |
str | ) |
|
|
inline |
◆ StringView() [4/4]
constexpr xgboost::StringView::StringView |
( |
value_type const * |
str | ) |
|
|
inlineconstexpr |
◆ at()
value_type const& xgboost::StringView::at |
( |
std::size_t |
p | ) |
const |
|
inline |
◆ begin()
constexpr iterator xgboost::StringView::begin |
( |
| ) |
const |
|
inlineconstexpr |
◆ c_str()
value_type const* xgboost::StringView::c_str |
( |
| ) |
const |
|
inline |
◆ cbegin()
◆ cend()
◆ crbegin()
◆ crend()
◆ empty()
constexpr bool xgboost::StringView::empty |
( |
| ) |
const |
|
inlineconstexpr |
◆ end()
constexpr iterator xgboost::StringView::end |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator std::string()
xgboost::StringView::operator std::string |
( |
| ) |
const |
|
inlineexplicit |
◆ operator[]()
value_type const& xgboost::StringView::operator[] |
( |
std::size_t |
p | ) |
const |
|
inline |
◆ rbegin()
◆ rend()
◆ size()
constexpr std::size_t xgboost::StringView::size |
( |
| ) |
const |
|
inlineconstexpr |
◆ substr()
StringView xgboost::StringView::substr |
( |
std::size_t |
beg, |
|
|
std::size_t |
n |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/xgboost/checkouts/stable/include/xgboost/string_view.h