ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XFixedDecimalGroupingStrategy.hpp File Reference
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <algorithm>
#include <memory>
#include <variant>
#include <optional>
#include "diplomat_runtime.hpp"
#include "ICU4XFixedDecimalGroupingStrategy.h"

Go to the source code of this file.

Enumerations

enum struct  ICU4XFixedDecimalGroupingStrategy { Auto = 0 , Never = 1 , Always = 2 , Min2 = 3 }
 

Enumeration Type Documentation

◆ ICU4XFixedDecimalGroupingStrategy

See the Rust documentation for GroupingStrategy for more information.

Enumerator
Auto 
Never 
Always 
Min2