#include <annotation.hpp>
|
static constexpr bool | enabled = true |
|
Definition at line 158 of file annotation.hpp.
pasl::data::chunkedseq::annotation::with_chain::with_chain |
( |
| ) |
|
|
inline |
template<class Pointer >
Pointer pasl::data::chunkedseq::annotation::with_chain::get_next |
( |
| ) |
const |
|
inline |
template<class Pointer >
Pointer pasl::data::chunkedseq::annotation::with_chain::get_prev |
( |
| ) |
const |
|
inline |
template<class Pointer >
static void pasl::data::chunkedseq::annotation::with_chain::link |
( |
self_type & |
l1, |
|
|
self_type & |
l2, |
|
|
Pointer |
p1, |
|
|
Pointer |
p2 |
|
) |
| |
|
inlinestatic |
void pasl::data::chunkedseq::annotation::with_chain::swap |
( |
self_type & |
other | ) |
|
|
inline |
template<class Pointer >
static void pasl::data::chunkedseq::annotation::with_chain::unlink |
( |
self_type & |
l1, |
|
|
self_type & |
l2, |
|
|
Pointer |
p1, |
|
|
Pointer |
p2 |
|
) |
| |
|
inlinestatic |
constexpr bool pasl::data::chunkedseq::annotation::with_chain::enabled = true |
|
static |
The documentation for this class was generated from the following file: