summaryrefslogtreecommitdiffhomepage
path: root/include/stc/ccommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stc/ccommon.h')
-rw-r--r--include/stc/ccommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/ccommon.h b/include/stc/ccommon.h
index 935d10d9..56b6cdd1 100644
--- a/include/stc/ccommon.h
+++ b/include/stc/ccommon.h
@@ -106,7 +106,7 @@
#define c_no_clone (1<<2)
#define c_no_cmp (1<<3)
#define c_no_hash (1<<4)
-#define c_no_from (1<<5)
+#define c_no_emplace (1<<5)
/* Generic algorithms */