-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description

using namespace boost::locale; using namespace std; // Create system default locale generator gen; locale loc2=gen(""); locale::global(loc2); cout.imbue(loc2);
Package Name/Version: boost1.74
Operating System+version: Android 7/8/9/10
Compiler+version: NDK23
Generate a locale with id signal SIGSEGV: address access protected
Metadata
Metadata
Assignees
Labels
No labels