Template Struct is_void< void, R >

Struct Documentation

template<class R>
struct is_void<void, R>

Public Types

typedef R type