#include <attr.hpp>
|
template<typename TDummy > |
static void | set_value (AreaBuilder &, const TDummy &) noexcept |
|
template<typename TIterator > |
static void | set_value (AreaBuilder &parent, const attr::detail::outer_ring_from_iterator_pair< TIterator > &nodes) |
|
template<typename TIterator > |
static void | set_value (AreaBuilder &parent, const attr::detail::inner_ring_from_iterator_pair< TIterator > &nodes) |
|
◆ set_value() [1/3]
template<typename TDummy >
static void detail::ring_handler::set_value |
( |
AreaBuilder & |
, |
|
|
const TDummy & |
|
|
) |
| |
|
inlinestaticnoexcept |
◆ set_value() [2/3]
template<typename TIterator >
static void detail::ring_handler::set_value |
( |
AreaBuilder & |
parent, |
|
|
const attr::detail::inner_ring_from_iterator_pair< TIterator > & |
nodes |
|
) |
| |
|
inlinestatic |
◆ set_value() [3/3]
template<typename TIterator >
static void detail::ring_handler::set_value |
( |
AreaBuilder & |
parent, |
|
|
const attr::detail::outer_ring_from_iterator_pair< TIterator > & |
nodes |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: