#include <mpl.hh>
Static Public Attributes | |
static constexpr size_t | head_value = std::is_placeholder<typename std::remove_reference<L>::type>::value |
static constexpr size_t | tail_value = max_placeholder<std::tuple<Ls...>>::value |
static constexpr size_t | value = head_value > tail_value ? head_value : tail_value |
|
static |
|
static |
|
static |