nil::crypto3::algebra::detail::all_same_value< T, v1, v2, rest... > Struct Template Reference

#include <same_value.hpp>

+ Inheritance diagram for nil::crypto3::algebra::detail::all_same_value< T, v1, v2, rest... >:
+ Collaboration diagram for nil::crypto3::algebra::detail::all_same_value< T, v1, v2, rest... >:

Static Public Attributes

static constexpr T value = v1
 

Member Data Documentation

◆ value

template<typename T , T v1, T v2, T... rest>
constexpr T nil::crypto3::algebra::detail::all_same_value< T, v1, v2, rest... >::value = v1
staticconstexpr

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