refl-cpp
refl::trait::is_function< T > Struct Template Reference

A trait for detecting whether the type 'T' is a function descriptor. More...

#include <refl.hpp>

Detailed Description

template<typename T>
struct refl::trait::is_function< T >

A trait for detecting whether the type 'T' is a function descriptor.


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