mio
1.1.0
Loading...
Searching...
No Matches
Public Types
|
List of all members
mio::detail::char_type_helper< S, C, typename, typename > Struct Template Reference
#include <
string_util.hpp
>
Public Types
using
type
= typename C::value_type
Member Typedef Documentation
◆
type
template<typename S , typename C = typename std::decay<S>::type, typename = decltype(std::declval<C>().data()), typename = typename std::enable_if< std::is_same<typename C::value_type, char>::value >::type>
using
mio::detail::char_type_helper
< S, C, typename, typename >::type = typename C::value_type
The documentation for this struct was generated from the following file:
/home/runner/work/mio/mio/include/mio/detail/
string_util.hpp
mio
detail
char_type_helper
Generated by
1.9.8