emlabcpp
modern opinionated embedded C++ library
|
#include <types.h>
Public Types | |
using | value_type = decltype(V) |
Static Public Attributes | |
static constexpr value_type | value = V |
Friends | |
constexpr friend auto | operator<=> (tag const &, tag const &)=default |
/ tag<V> type can be used for tagging f-calls for function overloading
using emlabcpp::tag< V >::value_type = decltype( V ) |
|
staticconstexpr |