We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20db3d8 commit 24184a7Copy full SHA for 24184a7
src/solvers/refinement/string_constraint.h
@@ -89,8 +89,7 @@ exprt univ_within_bounds(const string_constraintt &axiom);
89
/// \return rendered string
90
std::string to_string(const string_constraintt &expr);
91
92
-/// Checks the data invariant for \link string_constraintt
93
-/// \related string_constraintt
+/// Checks the data invariant for string_constraintt
94
/// \param [in] constraint: the string constraint to check
95
/// \return whether the constraint satisfies the invariant
96
bool is_valid_string_constraint(
0 commit comments