45#include "impl/data_id_impl.hpp"
Helper wrapper to allocate and de-allocate octants in the octree.
Definition bounded_vector.hpp:14
constexpr id_t g_no_id
Indicates the absence of an identifier.
Definition type_util.hpp:62
Id
Definition setup_util.hpp:20
std::ostream & operator<<(std::ostream &os, const ColourData< Colour::Off >::Config &c)
Definition config.hpp:105
Definition data_id.hpp:18
void readYaml(const std::string &)
Definition data_id.hpp:19
void readYaml(const std::string &yaml_file)
Reads the struct members from the "data" node of a YAML file.
bool update(const id_t id)
Set the ID to id if id is non-zero and return whether the data was updated.
Definition data_id.hpp:17