Euphoria
Namespaces | Functions
cpp.h File Reference

Go to the source code of this file.

Namespaces

namespace  eu
 

Functions

template<typename E >
constexpr std::underlying_type_t< Eeu::base_cast (E e) noexcept
 
template<typename E >
constexpr bool eu::is_flag_set (E var, E flag)