spot 2.14.5
Loading...
Searching...
No Matches
spot::internal::boxed_label< Data, boxed > Struct Template Reference
Inheritance diagram for spot::internal::boxed_label< Data, boxed >:
Collaboration diagram for spot::internal::boxed_label< Data, boxed >:

Public Types

typedef Data data_t

Public Member Functions

template<typename... Args, typename = typename std::enable_if< !first_is_base_of<boxed_label, Args...>::value>::type>
 boxed_label (Args &&... args) noexcept(std::is_nothrow_constructible< Data, Args... >::value)
Data & data ()
const Data & data () const
bool operator< (const boxed_label &other) const

Public Attributes

Data label

The documentation for this struct was generated from the following file:

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on for spot by doxygen 1.15.0