Include file:
#include "mcrl2/data/untyped_possible_sorts.h
mcrl2::data::
untyped_possible_sorts
¶brief Multiple possible sorts
operator=
(const untyped_possible_sorts&) noexcept = default¶operator=
(untyped_possible_sorts&&) noexcept = default¶sorts
() constuntyped_possible_sorts
()¶brief Default constructor.
untyped_possible_sorts
(const Container &sorts, typename atermpp::enable_if_container<Container, sort_expression>::type * = nullptr)¶brief Constructor.
untyped_possible_sorts
(const sort_expression_list &sorts)¶brief Constructor.
untyped_possible_sorts
(const untyped_possible_sorts&) noexcept = default¶Move semantics.
untyped_possible_sorts
(untyped_possible_sorts&&) noexcept = default¶