ROL
Loading...
Searching...
No Matches
has_correct_get_value_method< T, true, std::void_t< decltype(std::declval< const T & >().get_value(std::declval< const typename T::container_type & >(), std::declval< typename T::size_type >()))> > Struct Template Reference

#include <Accessor_CPP17.hpp>

Inheritance diagram for has_correct_get_value_method< T, true, std::void_t< decltype(std::declval< const T & >().get_value(std::declval< const typename T::container_type & >(), std::declval< typename T::size_type >()))> >:

Detailed Description

template<typename T>
struct has_correct_get_value_method< T, true, std::void_t< decltype(std::declval< const T & >().get_value(std::declval< const typename T::container_type & >(), std::declval< typename T::size_type >()))> >

Definition at line 30 of file Accessor_CPP17.hpp.


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