Quuxplusone added inline comments.

================
Comment at: include/experimental/memory_resource:99
 // 8.5, memory.resource
-class _LIBCPP_TEMPLATE_VIS memory_resource
+class _LIBCPP_TYPE_VIS memory_resource
 {
----------------
...although maybe I don't understand the rules here. For example, I see 
`allocator_arg_t` and `monostate` are both marked `_LIBCPP_TEMPLATE_VIS` as 
well, even though they're not templates.


Repository:
  rCXX libc++

https://reviews.llvm.org/D46806



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to