Type metafunction reflecting std::true_type if a view has chosen to disable localization and std::false_type otherwise.
More...
Type metafunction reflecting std::true_type if a view has chosen to disable localization and std::false_type otherwise.
Primary template matches case when disable_localization is not defined by the view. Localization is attempted.
1.8.13