aboutsummaryrefslogtreecommitdiffstats
path: root/amalgamate/crow_all.h
diff options
context:
space:
mode:
Diffstat (limited to 'amalgamate/crow_all.h')
-rw-r--r--amalgamate/crow_all.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amalgamate/crow_all.h b/amalgamate/crow_all.h
index ed5ee0d..72f0ece 100644
--- a/amalgamate/crow_all.h
+++ b/amalgamate/crow_all.h
@@ -1568,7 +1568,7 @@ namespace crow
}
template <typename T>
- wvalue& operator[](const std::vector<T>& v)
+ wvalue& operator=(const std::vector<T>& v)
{
if (t_ != type::List)
reset();