EricWF added a comment. Actually we don't want to copy `memory.cpp` in this case. Please use `_LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY`. There are only examples in `<string>` you can follow. Make sure to put it on the in-class declaration. https://reviews.llvm.org/D25624