tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
strchr.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

constexpr auto strchr (char *str, int ch) -> char *
 
constexpr auto strchr (char const *str, int ch) -> char const *