Wildmeshing Toolkit
|
#include <attribute_error.hpp>
Public Member Functions | |
template<typename... Args> | |
attribute_error (const std::string_view &message, Args &&... args) | |
Public Attributes | |
AttributeDescription | description |
Definition at line 10 of file attribute_error.hpp.
|
inline |
Definition at line 14 of file attribute_error.hpp.
AttributeDescription wmtk::components::multimesh::utils::detail::attribute_error::description |
Definition at line 18 of file attribute_error.hpp.