qtty-cpp 0.4.5
Header-only C++ wrapper for qtty
Loading...
Searching...
No Matches
qtty::AngularTraits< Tag > Struct Template Reference

#include <qtty/angles.hpp>

Static Public Attributes

static constexpr bool is_angular = false
 

Detailed Description

template<class Tag>
struct qtty::AngularTraits< Tag >

Trait marking a tag as an angular unit. Only angular units expose the wrapping / separation helpers below.

Definition at line 27 of file angles.hpp.

Member Data Documentation

◆ is_angular

template<class Tag >
constexpr bool qtty::AngularTraits< Tag >::is_angular = false
staticconstexpr

Definition at line 28 of file angles.hpp.


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