Melon
A C++ library designed for RadishOS.
Loading...
Searching...
No Matches
Melon::Conversion::HexadecimalValue< T > Struct Template Reference

Used to treat values as hexadecimal values. More...

#include <Conversion.hpp>

Public Attributes

value

Static Public Attributes

static constexpr Base base = Base::Hexadecimal

Detailed Description

template<typename T>
struct Melon::Conversion::HexadecimalValue< T >

Used to treat values as hexadecimal values.


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