attrs/comment.hpp

struct gviz::attrs::Comment : public AttributeBase<Comment, std::string>

Public Types

using value_type = std::string

Public Functions

inline explicit Comment() noexcept
inline explicit Comment(const value_type &value)
inline explicit Comment(value_type &&value)

Public Static Functions

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

Public Static Attributes

static constexpr const char *const name = "comment"
namespace gviz
namespace attrs
file comment.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