From 298c01eaebb50a5756455ff6ffd49289a214b624 Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Sun, 28 Jun 2015 17:36:02 +0200 Subject: Reword doxygen comment for nbt_value --- include/nbt_value.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'include') diff --git a/include/nbt_value.h b/include/nbt_value.h index a1e98b4117..786d5e81eb 100644 --- a/include/nbt_value.h +++ b/include/nbt_value.h @@ -34,10 +34,8 @@ class tag_list; /** * @brief Contains an NBT value of fixed type * - * This can contain a tag of arbitrary type, but once the tag's type - * is set it is immutable. - * It can be casted to or assigned values, but if the types do not match it - * will throw an exception. + * A wrapper class that can contain a value of an arbitrary but fixed type. + * Casting or assigning incompatible types will throw an exception. * It can also refer to an uninitialized value (e.g. when using tag_compound::operator[] * with a non-existant key). */ -- cgit 0.0.5-2-1-g0f52