cprover
Loading...
Searching...
No Matches
suffix.h File Reference
#include <string>
Include dependency graph for suffix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool has_suffix (const std::string &s, const std::string &suffix)

Function Documentation

◆ has_suffix()

bool has_suffix ( const std::string & s,
const std::string & suffix )
inline

Definition at line 17 of file suffix.h.