LAL: Linear Arrangement Library 23.01.00
A library focused on algorithms on linear arrangements of graphs.
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
lal::detail::first_true< values >::_ft_impl< idx, v1, vs > Struct Template Reference

Implementation of first_true. More...

#include <first_true.hpp>

Static Public Attributes

static constexpr std::size_t value
 The index of the first value set to true.
 

Detailed Description

template<bool... values>
template<std::size_t idx, bool v1, bool... vs>
struct lal::detail::first_true< values >::_ft_impl< idx, v1, vs >

Implementation of first_true.


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