Function cif::literals::operator””_key

Function Documentation

inline key cif::literals::operator""_key(const char *text, std::size_t length)

Return a cif::key for the item name text.

Parameters
  • text – The name of the item

  • length – The length of text

Returns

key The cif::key created