Home
last modified time | relevance | path

Searched refs:input_archiver (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/mpi/python/
Dserialize.hpp105 struct input_archiver< OArchiver > { typedef IArchiver type; }; \
184 template<typename OArchiver> struct input_archiver { }; struct
419 typedef typename input_archiver<OArchiver>::type IArchiver; in save_impl()
490 typedef typename input_archiver<OArchiver>::type IArchiver; in save()