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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

constexpr auto strcmp (char const *lhs, char const *rhs) -> int
 Compares the C string lhs to the C string rhs.