|
rippled
|
Classes | |
| struct | ci_equal_pred |
Functions | |
| bool | is_lws (char c) |
Returns true if c is linear white space. More... | |
| bool | is_white (char c) |
Returns true if c is any whitespace character. More... | |
| template<class FwdIter > | |
| FwdIter | trim_right (FwdIter first, FwdIter last) |
| template<class String > | |
| String | trim_right (String const &s) |
| bool beast::rfc2616::detail::is_lws | ( | char | c | ) |
| bool beast::rfc2616::detail::is_white | ( | char | c | ) |
| FwdIter beast::rfc2616::detail::trim_right | ( | FwdIter | first, |
| FwdIter | last | ||
| ) |
1.8.17