Kagome
Polkadot Runtime Engine in C++17
literals.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 kagome::common::literals
 

Functions

constexpr size_t kagome::common::literals::operator""_kB (long long unsigned int kilobytes)
 
constexpr size_t kagome::common::literals::operator""_kB (long double kilobytes)
 
constexpr size_t kagome::common::literals::operator""_MB (long long unsigned int megabytes)
 
constexpr size_t kagome::common::literals::operator""_MB (long double megabytes)
 
constexpr size_t kagome::common::literals::operator""_GB (long long unsigned int gigabytes)
 
constexpr size_t kagome::common::literals::operator""_GB (long double gigabytes)