diff options
Diffstat (limited to 'include/value.h')
| -rw-r--r-- | include/value.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/value.h b/include/value.h index 4116e2d0c1..b2a7a21b1f 100644 --- a/include/value.h +++ b/include/value.h @@ -113,7 +113,6 @@ public: /** * @brief In case of a tag_compound, accesses a tag by key - * @throw std::bad_cast if the tag type is not tag_compound * @sa tag_compound::operator[] */ value& operator[](const std::string& key); |
