OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NullableValue.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NullableValue< T >
 

Typedefs

using Likelihood = NullableValue< float >
 
using Weight = NullableValue< uint64_t >
 

Typedef Documentation

using Likelihood = NullableValue<float>

Definition at line 99 of file NullableValue.h.

using Weight = NullableValue<uint64_t>

Definition at line 105 of file NullableValue.h.