proxygen
|
Functions | |
constexpr Range< char const * > | operator""_sp (char const *str, size_t len) noexcept |
constexpr Range< char16_t const * > | operator""_sp (char16_t const *str, size_t len) noexcept |
constexpr Range< char32_t const * > | operator""_sp (char32_t const *str, size_t len) noexcept |
constexpr Range< wchar_t const * > | operator""_sp (wchar_t const *str, size_t len) noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
Definition at line 1533 of file Range.h.
References FOLLY_ASSUME_FBVECTOR_COMPATIBLE_1, and FOLLY_POP_WARNING.