We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb53041 commit d86eb93Copy full SHA for d86eb93
1 file changed
include/MGIS/Behaviour/Behaviour.hxx
@@ -159,8 +159,6 @@ namespace mgis::behaviour {
159
* \param[in] b: behaviour name
160
* \param[in] h: modelling hypothesis
161
* \return the behaviour description
162
- * \note: use of `std::string` rather than `mgis::string_view` is
163
- * meaningfull here
164
*/
165
MGIS_EXPORT Behaviour load(const std::string &,
166
const std::string &,
0 commit comments