17 #ifndef AWALI_WEIGHTSETS_IS_FINITE_HH
18 #define AWALI_WEIGHTSETS_IS_FINITE_HH
25 template<
typename WS,
typename P>
30 template<
typename WS,
typename P>
35 template<
typename WS,
typename P>
37 return WS::locally_finite;
40 template<
typename WS,
typename P>
static constexpr TOP< void > value
Definition: priority.hh:93
Definition: priority.hh:52
constexpr auto is_finite(const WS &, priority::TWO< P >) -> typename WS::finite_t
Definition: is_finite.hh:26
constexpr auto is_locally_finite(const WS &, priority::TWO< P >) -> typename WS::locally_finite_t
Definition: is_finite.hh:36
constexpr bool is_finite(const WS &ws)
Definition: is_finite.hh:47
constexpr bool is_locally_finite(const WS &ws)
Definition: is_finite.hh:52
Main namespace of Awali.
Definition: ato.hh:22