VCCC  2024.05
VisualCamp Common C++ library
has_operator_arrow.hpp File Reference
#include <type_traits>
#include "vccc/__type_traits/void_t.hpp"

Go to the source code of this file.

Classes

struct  has_operator_arrow< T, typename >
 
struct  has_operator_arrow< T, void_t< decltype(std::declval< T >().operator->())> >
 

Namespaces

 vccc