DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Classes | Namespaces | Macros | Functions
utlSTDHeaders.h File Reference
#include <memory>
#include <unordered_map>
#include <complex>
#include <type_traits>
#include <vector>
+ Include dependency graph for utlSTDHeaders.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  std::hash< std::vector< T > >
 

Namespaces

 utl
 

Macros

#define __UTL_constexpr   constexpr
 
#define utl_hash   std::hash
 
#define utl_shared_ptr   std::shared_ptr
 
#define utl_unordered_map   std::unordered_map
 

Functions

template<class T >
void utl::hash_combine (std::vcl_size_t &seed, T const &v)
 

Detailed Description

Author
Dr. Jian Cheng (JC), jian..nosp@m.chen.nosp@m.g.198.nosp@m.3@gm.nosp@m.ail.c.nosp@m.om

Definition in file utlSTDHeaders.h.