mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-15 12:40:41 +02:00
tinyformat: Add doc to Bitcoin Core specific strprintf
This commit is contained in:
parent
f792395d13
commit
fa72a64b90
@ -1063,6 +1063,7 @@ std::string format(const std::string &fmt, const Args&... args)
|
||||
|
||||
} // namespace tinyformat
|
||||
|
||||
/** Format arguments and return the string or write to given std::ostream (see tinyformat::format doc for details) */
|
||||
#define strprintf tfm::format
|
||||
|
||||
#endif // TINYFORMAT_H_INCLUDED
|
||||
|
Loading…
Reference in New Issue
Block a user