Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
has_method_begin< T, void_t< decltype(std::declval< T >().begin())> > Struct Template Reference

#include <Def/TypeTraits.hpp>

Detailed Description

template<class T>
struct has_method_begin< T, void_t< decltype(std::declval< T >().begin())> >

Definition at line 17 of file TypeTraits.hpp.

+ Inheritance diagram for has_method_begin< T, void_t< decltype(std::declval< T >().begin())> >:
+ Collaboration diagram for has_method_begin< T, void_t< decltype(std::declval< T >().begin())> >:

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