1 // © 2017 and later: Unicode, Inc. and others. 2 // License & terms of use: http://www.unicode.org/copyright.html 4 ******************************************************************************* 5 * Copyright (C) 2009-2017, International Business Machines Corporation, * 6 * Google, and others. All Rights Reserved. * 7 ******************************************************************************* 15 #if U_SHOW_CPLUSPLUS_API 17 #if !UCONFIG_NO_FORMATTING 60 return MeasureUnit::getPercent();
74 return MeasureUnit::getPermille();
80 #endif/* #if !UCONFIG_NO_FORMATTING */ 82 #endif/* U_SHOW_CPLUSPLUS_API */ A unit such as length, mass, volume, currency, etc.
C++ API: A unit for measuring a quantity.
Basic definitions for ICU, for both C and C++ APIs.