Gamgee
You miserable little maggot. I'll stove your head in!
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
gamgee::missing_values Namespace Reference

Variables

constexpr auto int8 = bcf_int8_missing
 missing value for an int8 More...
 
constexpr auto int16 = bcf_int16_missing
 missing value for an int16 More...
 
constexpr auto int32 = bcf_int32_missing
 missing value for an int32 More...
 
constexpr auto string_empty = ""
 empty string is a missing string More...
 
constexpr auto string_dot = "."
 "dot" is a missing string in the VCF spec. More...
 

Variable Documentation

constexpr auto gamgee::missing_values::int16 = bcf_int16_missing

missing value for an int16

constexpr auto gamgee::missing_values::int32 = bcf_int32_missing

missing value for an int32

constexpr auto gamgee::missing_values::int8 = bcf_int8_missing

missing value for an int8

constexpr auto gamgee::missing_values::string_dot = "."

"dot" is a missing string in the VCF spec.

constexpr auto gamgee::missing_values::string_empty = ""

empty string is a missing string