Tatooine
Classes | Namespaces | Functions
has_fields_available_method.h File Reference

Go to the source code of this file.

Classes

struct  tatooine::has_fields_available_method_impl< T, Void >
 
struct  tatooine::has_fields_available_method_impl< T, decltype(std::declval< T >().fields_available)>
 

Namespaces

namespace  tatooine
 

Functions

template<typename T >
constexpr auto tatooine::has_fields_available_method ()
 
template<typename T >
constexpr auto tatooine::has_fields_available_method (T &&t)