mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 03:14:29 +02:00
docs: CRTP full name fixed
This commit is contained in:
@@ -128,7 +128,7 @@ from such an instantiation.
|
||||
is provided and used consistently through the library to allow the code to compile with C++20
|
||||
compilers, thanks to the CRTP usage under the hood.
|
||||
|
||||
*[CRTP]: Curiously Recurring Template Parameter
|
||||
*[CRTP]: Curiously Recurring Template Pattern
|
||||
|
||||
For example, here is how the above quantity kind tree can be modeled in the library:
|
||||
|
||||
|
Reference in New Issue
Block a user