#include <vector>
#include "Serialize.h"
Go to the source code of this file.
Namespaces | |
namespace | oasys |
Functions | |
template<typename _type> | |
void | oasys::serialize_basic_vector (oasys::SerializeAction *action, std::string name, std::vector< _type > *v) |