Public Types | List of all members
detail::char_t_impl< S, enable_if_t< is_string< S >::value > > Struct Template Reference

#include <core.h>

Public Types

using result = decltype(to_string_view(std::declval< S >()))
 
using type = typename result::value_type
 

Detailed Description

template<typename S>
struct detail::char_t_impl< S, enable_if_t< is_string< S >::value > >

Definition at line 505 of file core.h.

Member Typedef Documentation

template<typename S >
using detail::char_t_impl< S, enable_if_t< is_string< S >::value > >::result = decltype(to_string_view(std::declval<S>()))

Definition at line 506 of file core.h.

template<typename S >
using detail::char_t_impl< S, enable_if_t< is_string< S >::value > >::type = typename result::value_type

Definition at line 507 of file core.h.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:51