Nano
A C++ template metaprogramming library
|
Meta function to get an element from a list. More...
#include <list.hpp>
Meta function to get an element from a list.
Index | The index of the element in the list to get |
List | The list to get the element from |