Open C++ Libraries.org develop
Loading...
Searching...
No Matches
ocl::basic_hash< bool > Struct Reference

For all boolean types, return false as they are not hashable. More...

#include <hash_fwd.hpp>

Public Types

using result_type = bool
 
using type = bool
 

Public Member Functions

constexpr result_type hash ()
 

Detailed Description

For all boolean types, return false as they are not hashable.


The documentation for this struct was generated from the following file: