Expand description
Node: cxx:Function:Luau.Analysis:Analysis/src/TxnLog.cpp:17:to_string
Source: Analysis/src/TxnLog.cpp:15-23 (hand-ported)
Re-exports§
pub use to_string_pending_type as to_string;
Constants§
- NULL_
PENDING_ RESULT - C++
const std::string nullPendingResult = "<nullptr>";(TxnLog.cpp:15).
Functions§
- to_
string_ ⚠pending_ type - C++
std::string toString(PendingType* pending).