Nano
A C++ template metaprogramming library
Static Public Attributes | List of all members
nano::multiplies< empty_list, Current > Struct Template Reference

#include <list_functions.hpp>

Static Public Attributes

static constexpr Current::type result = Current::value
 

Member Data Documentation

template<typename Current >
constexpr Current::type nano::multiplies< empty_list, Current >::result = Current::value
static

The documentation for this struct was generated from the following file: