cprover
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()