#include "OW_config.h"
#include <vector>
Include dependency graph for OW_vector.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Functions | |
template<class T> | |
std::vector< T > * | OW_NAMESPACE::COWReferenceClone (std::vector< T > *obj) |
The purpose of this header is to only have one definition of this function. |