attrs/pack.hpp

struct gviz::attrs::Pack : public AttributeBase<Pack, PackType>

Public Types

using value_type = PackType

Public Functions

inline explicit constexpr Pack() noexcept
inline explicit constexpr Pack(value_type value)

Public Static Functions

static inline constexpr value_type get_default_value() noexcept
static inline constexpr bool is_default(value_type value) noexcept
static inline constexpr bool constraint(value_type) noexcept

Public Static Attributes

static constexpr const char *const name = "pack"
namespace gviz
namespace gviz::attrs

Typedefs

using PackType = std::variant<bool, int>
file pack.hpp
#include <>
#include “”
dir /home/cthulhu/projects/repos/libgvizard/include/gvizard/attrs
dir /home/cthulhu/projects/repos/libgvizard/include/gvizard
dir /home/cthulhu/projects/repos/libgvizard/include