pflib
v3.9.0-rc3-11-g2537d8f
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
ends_with.h
Go to the documentation of this file.
1
4
#pragma once
5
6
#include <string>
7
13
namespace
pflib::utility
{
14
22
bool
ends_with
(
const
std::string
& full,
const
std::string
& ending);
23
24
}
// namespace pflib::utility
std::string
pflib::utility
Dumping ground for various functions that are used in many places.
Definition
crc.cxx:9
pflib::utility::ends_with
bool ends_with(const std::string &full, const std::string &ending)
Check if a given string has a specific ending.
Definition
ends_with.cxx:5
include
pflib
utility
ends_with.h
Generated by
1.12.0