C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
Loading...
Searching...
No Matches
essence::implicit_number_casting_operator< T > Struct Template Reference

Public Member Functions

constexpr implicit_number_casting_operator (T value) noexcept
 
template<typename U >
requires std::is_arithmetic_v<U>
constexpr operator U () const noexcept
 

Public Attributes

value
 

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