attrs/maxiter.hpp

struct gviz::attrs::MaxIter : public AttributeBase<MaxIter, std::optional<int>>

Public Types

using value_type = std::optional<int>

Public Functions

inline explicit constexpr MaxIter() noexcept
inline explicit constexpr MaxIter(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 = "maxiter"
namespace gviz
namespace attrs
file maxiter.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