From 900db15d5471fd68468baa31c822b2312054c435 Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Wed, 1 Jul 2015 20:11:11 +0200 Subject: Clarify move-assignment --- include/tag.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/tag.h b/include/tag.h index a9cbc0019f..980c0437ff 100644 --- a/include/tag.h +++ b/include/tag.h @@ -66,7 +66,7 @@ private: virtual bool equals(const tag& rhs) const = 0; /** - * @brief Assigns the given tag if the class is the same + * @brief Move-assigns the given tag if the class is the same * @throw std::bad_cast if @c rhs is not the same type as @c *this */ virtual tag& assign(tag&& rhs) = 0; -- cgit 0.0.5-2-1-g0f52