chsvlib
chsv helper source code

◆ void_t

using void_t = void

A helper template alias which always resolves to void.

Template Parameters
Ts....

The alias implements the C++17 void_t metafunction on non-compliant compilers.