Medial Code Documentation
Loading...
Searching...
No Matches
Internal
MedProcessTools
MedProcessTools
StripComments.h
1
#ifndef STRIP_H
2
#define STRIP_H
3
4
#include <string>
5
6
std::string stripComments(
const
std::string& str,
bool
whitespace =
true
);
7
8
#endif
Generated on Thu Dec 18 2025 18:56:45 for Medial Code Documentation by
1.9.8