Berserk
Classes | Namespaces | Functions
UUID.hpp File Reference
#include <core/Config.hpp>
#include <core/Typedefs.hpp>
#include <core/string/String.hpp>
#include <ostream>
Include dependency graph for UUID.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UUID
 16-bytes universally unique identifier More...
 
struct  std::hash< BRK_NS::UUID >
 

Namespaces

 std
 

Functions

std::ostream & operator<< (std::ostream &stream, const BRK_NS::UUID &name)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  stream,
const BRK_NS::UUID &  name 
)
inline