maomao90's Library
A C++20 library for competitive programming.
Loading...
Searching...
No Matches
maomao90::internal::monoid::limits< false, T > Struct Template Reference

#include <standard_monoids.hpp>

Static Public Attributes

static constexpr T value = numeric_limits<T>::max() / 2
 

Member Data Documentation

◆ value

template<integral T>
T maomao90::internal::monoid::limits< false, T >::value = numeric_limits<T>::max() / 2
staticconstexpr

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