aurora-opensource / au

A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.
Apache License 2.0
329 stars 21 forks source link

Clarify a few declarations for static analyzers #317

Open djehuti opened 4 weeks ago

djehuti commented 4 weeks ago

Some static analyzers can have trouble with some of these templates; this PR separates them to help parsers that might have difficulty.

CLAassistant commented 4 weeks ago

CLA assistant check
All committers have signed the CLA.

djehuti commented 3 weeks ago

I deeply regret not having thought of "decorntaminate" before pushing that commit.