AME
ame_String.hpp File Reference

String utilities. More...

#include <cstdint>
Include dependency graph for ame_String.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename Char1Type , typename Char2Type >
constexpr bool ame::stringComp (Char1Type str1, Char2Type str2, const uint32_t size)
 

Detailed Description

String utilities.

Author
Akiyuki Okayasu (akiyu.nosp@m.ki.o.nosp@m.kayas.nosp@m.u@gm.nosp@m.ail.c.nosp@m.om)

AME is released under the MIT license.

Function Documentation

◆ stringComp()

template<typename Char1Type , typename Char2Type >
constexpr bool ame::stringComp ( Char1Type  str1,
Char2Type  str2,
const uint32_t  size 
)
constexpr