mgcpp
A C++ Math Library Based on CUDA
Classes | Namespaces | Functions
allocator.hpp File Reference
#include <mgcpp/type_traits/device_value_type.hpp>
#include <mgcpp/allocators/allocator.tpp>
Include dependency graph for allocator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mgcpp::allocator< Type >
 

Namespaces

 mgcpp
 

Functions

template<typename T1 , typename T2 >
bool mgcpp::operator== (allocator< T1 > const &a, allocator< T2 > const &b)
 
template<typename T1 , typename T2 >
bool mgcpp::operator!= (allocator< T1 > const &a, allocator< T2 > const &b)