|
|
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 |
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
1.15.0