libfilezilla
Toggle main menu visibility
Loading...
Searching...
No Matches
Public Types
|
Static Public Member Functions
|
List of all members
traits_cloner< CharT, BaseT > Class Template Reference
Public Types
using
char_type
= CharT
using
base_type
= BaseT
using
base_traits
= std::char_traits<base_type>
Static Public Member Functions
static std::size_t
length
(char_type const *s)
static int
compare
(char_type const *s1, char_type const *s2, std::size_t count)
static char_type *
copy
(char_type *dest, char_type const *src, std::size_t count)
static void
assign
(char_type &c1, char_type const &c2) noexcept
static char_type const *
find
(char_type const *ptr, std::size_t count, char_type const &ch)
static bool
eq
(char_type a, char_type b)
The documentation for this class was generated from the following file:
string.hpp
Generated by
1.17.0