Bash++
Bash++ compiler internal documentation
Classes | Functions
FixedString.h File Reference
#include <array>
#include <string_view>
#include <ostream>
Include dependency graph for FixedString.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FixedString< N >
 

Functions

consteval size_t string_length (const char *str)
 

Function Documentation

◆ string_length()

consteval size_t string_length ( const char *  str)