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 Mon Sep 15 2025 12:12:22 for Medial Code Documentation by
1.9.8