Functions
literal_sz.h File Reference

Support for literal suffix _sz creating size_t values. More...

#include <cstddef>
Include dependency graph for literal_sz.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

size_t operator""_sz (unsigned long long int x)
 

Detailed Description

Support for literal suffix _sz creating size_t values.

Author
Martin Pecka SPDX-License-Identifier: BSD-3-Clause SPDX-FileCopyrightText: Czech Technical University in Prague

Definition in file literal_sz.h.

Function Documentation

◆ operator""_sz()

size_t operator""_sz ( unsigned long long int  x)
inline

This operator allows you to write size_t literals like 5_sz.

Definition at line 16 of file literal_sz.h.



cras_cpp_common
Author(s): Martin Pecka
autogenerated on Mon Jun 17 2024 02:48:57