Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

std::pair

Fields

  • Int32_String: std::pair<std::int32_t, std::string>
  • Variant_Vector: std::pair<std::variant<std::int32_t, std::string>, std::vector<std::int32_t>>
  • Pair: std::pair<std::pair<std::int32_t, std::string>, std::int32_t>
  • VectorPair: std::vector<std::pair<std::int32_t, std::string>>

with the default column types.

Entries

  1. Simple values
  2. Zero / empty values