VLink  2.0.0
A high-performance communication middleware
vlink::Traits::Callable< T, typename > Struct Template Reference

Detects whether T can be invoked with no arguments. More...

#include <traits.h>

Inheritance diagram for vlink::Traits::Callable< T, typename >:
Collaboration diagram for vlink::Traits::Callable< T, typename >:

Detailed Description

template<typename T, typename = void>
struct vlink::Traits::Callable< T, typename >

Detects whether T can be invoked with no arguments.

Template Parameters
TType to probe.

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