to_ascii, to_ascii_size
Summary: Generic ascii-ification functions `to_ascii` and `to_ascii_size` for varying unsigned integer types over varying integer bases. Has minimal dependencies. Is explicitly async-signal-safe. Reviewed By: kennyyu Differential Revision: D26593764 fbshipit-source-id: b1432bee8ca8eb0a5304943c4e231e201425f14a
Showing
folly/lang/ToAscii.cpp
0 → 100644
folly/lang/ToAscii.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment