Functions
cx::literals Namespace Reference

Functions

constexpr string_view operator""_sv (const char *str, std::size_t s)
 
constexpr u16string_view operator""_sv (const char16_t *str, std::size_t s)
 
constexpr u32string_view operator""_sv (const char32_t *str, std::size_t s)
 
constexpr wstring_view operator""_sv (const wchar_t *str, std::size_t s)
 

Function Documentation

◆ operator""_sv() [1/4]

constexpr string_view cx::literals::operator""_sv ( const char *  str,
std::size_t  s 
)
constexpr

Definition at line 1735 of file wildcards.hpp.

◆ operator""_sv() [2/4]

constexpr u16string_view cx::literals::operator""_sv ( const char16_t *  str,
std::size_t  s 
)
constexpr

Definition at line 1739 of file wildcards.hpp.

◆ operator""_sv() [3/4]

constexpr u32string_view cx::literals::operator""_sv ( const char32_t *  str,
std::size_t  s 
)
constexpr

Definition at line 1743 of file wildcards.hpp.

◆ operator""_sv() [4/4]

constexpr wstring_view cx::literals::operator""_sv ( const wchar_t *  str,
std::size_t  s 
)
constexpr

Definition at line 1747 of file wildcards.hpp.



behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:09