nfx-stringutils
1.2.0
Cross-platform C++ string utilities library with validation and manipulation functions
Main Page
Related Pages
Classes
Files
Loading...
Searching...
No Matches
Deprecated List
Member
nfx::string::isValidPort
(T port) noexcept
This function will be removed in v2.0.0. Use manual range check instead: (port >= 0 && port <= 65535)
Generated by
1.15.0