OpenImageIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros | Variables
hash.h File Reference
#include <vector>
#include <boost/version.hpp>
#include <boost/unordered_map.hpp>
#include <boost/unordered_set.hpp>
#include "export.h"
#include "version.h"
#include "fmath.h"

Go to the source code of this file.

Classes

class  SHA1
 
struct  SHA1::Hash
 Type for storing the raw bits of the hash. More...
 

Variables

 OIIO_NAMESPACE_ENTER
 

Detailed Description

Wrapper so that hash_map and hash_set mean what we want regardless of the compiler.