Skip to content

Class TempLat::ParenthesisStripper

ClassList > TempLat > ParenthesisStripper

A class which strips a string of its parenthesis if they are first and last characters. More...

  • #include <parenthesisstripper.h>

Public Functions

Type Name
ParenthesisStripper () = delete

Public Static Functions

Type Name
void strip (std::string & toStrip)

Detailed Description

Unit test: ctest -R test-parenthesisstripper

Public Functions Documentation

function ParenthesisStripper

TempLat::ParenthesisStripper::ParenthesisStripper () = delete

Public Static Functions Documentation

function strip

static inline void TempLat::ParenthesisStripper::strip (
    std::string & toStrip
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/parenthesisstripper.h