template <class charT, class traits, class Allocator> alps::IDump& operator >> (alps::IDump& dump, std::basic_string<charT,traits,Allocator>& s); template <class charT, class traits, class Allocator> alps::ODump& operator << (alps::ODump& dump, const std::basic_string<charT,traits,Allocator>& s);
copyright (c) 1994-2010 by Matthias Troyer
Distributed under the Boost Software License, Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt)