My Project
Typedefs
void_t.hpp File Reference

Go to the source code of this file.

Typedefs

template<typename... >
using bsl::void_t = void
 Utility that maps a sequence of any types to the type void.
 

Detailed Description