Get the type at position N. More...
N
#include <acedia_util.hpp>
Get the type at position N.
Example: ResultOf<1, float, int, std::string>::type is defined as int.
ResultOf<1, float, int, std::string>::type
int
Definition at line 538 of file acedia_util.hpp.