FastLED 3.9.15
Loading...
Searching...
No Matches
fl::detail::has_move_ctor< T, decltype(void(T(fl::declval< T && >())))> Struct Template Reference

Detailed Description

template<typename T>
struct fl::detail::has_move_ctor< T, decltype(void(T(fl::declval< T && >())))>

Definition at line 241 of file basic_vector.h.

#include <basic_vector.h>

+ Inheritance diagram for fl::detail::has_move_ctor< T, decltype(void(T(fl::declval< T && >())))>:
+ Collaboration diagram for fl::detail::has_move_ctor< T, decltype(void(T(fl::declval< T && >())))>:

Additional Inherited Members

- Public Types inherited from fl::fl::integral_constant< bool, false >
enum  
 
using type
 
using value_type
 
- Public Types inherited from fl::fl::integral_constant< bool, true >
enum  
 
using type
 
using value_type
 
- Public Member Functions inherited from fl::fl::integral_constant< bool, false >
constexpr operator value_type () const FL_NOEXCEPT
 
constexpr operator value_type () const FL_NOEXCEPT
 
constexpr value_type operator() () const FL_NOEXCEPT
 
constexpr value_type operator() () const FL_NOEXCEPT
 
- Public Member Functions inherited from fl::fl::integral_constant< bool, true >
constexpr operator value_type () const FL_NOEXCEPT
 
constexpr operator value_type () const FL_NOEXCEPT
 
constexpr value_type operator() () const FL_NOEXCEPT
 
constexpr value_type operator() () const FL_NOEXCEPT
 

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