DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
StringBuilder.cpp File Reference
#include "pch.h"
#include "System/Text/StringBuilder.h"
#include <algorithm>
#include <string>

Go to the source code of this file.

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Text

Macros

#define TO_TSTRING   std::to_string

Macro Definition Documentation

◆ TO_TSTRING

#define TO_TSTRING   std::to_string

Definition at line 9 of file StringBuilder.cpp.