adjustment for clang
This commit is contained in:
parent
3343a7148a
commit
24d32a44be
1 changed files with 1 additions and 1 deletions
|
|
@ -265,7 +265,7 @@ namespace xo {
|
|||
* Extending the contents of this store at runtime is not supported,
|
||||
* in favor of preserving constexpr abbreviations.
|
||||
**/
|
||||
static constexpr detail::bu_store bu_abbrev_store;
|
||||
static constexpr detail::bu_store bu_abbrev_store = detail::bu_store();
|
||||
|
||||
/** @brief get abbreviation for basis-unit @p bu **/
|
||||
constexpr bu_abbrev_type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue