libigl v2.5.0
Loading...
Searching...
No Matches
string_utils.h File Reference
#include "igl_inline.h"
#include <string>
#include "string_utils.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

bool igl::starts_with (const std::string &str, const std::string &prefix)
 Check if a string starts with a given prefix.
 
bool igl::starts_with (const char *str, const char *prefix)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.include/igl/string_utils.h.