Class AsyCost::AsyCostEntry¶
Defined in File asy_cost.hpp
Nested Relationships¶
This class is a nested type of Class AsyCost.
Class Documentation¶
-
class AsyCostEntry¶
Public Functions
-
AsyCostEntry(AsyCostEntry const&) = default¶
-
AsyCostEntry(AsyCostEntry&&) = default¶
-
AsyCostEntry &operator=(AsyCostEntry const&) = default¶
-
AsyCostEntry &operator=(AsyCostEntry&&) = default¶
-
size_t occ() const¶
-
size_t virt() const¶
-
bool operator<(AsyCostEntry const &rhs) const¶
-
bool operator==(AsyCostEntry const &rhs) const¶
-
bool operator!=(AsyCostEntry const &rhs) const¶
-
std::string text() const¶
-
std::string to_latex() const¶
-
AsyCostEntry(AsyCostEntry const&) = default¶