mirror of
https://github.com/boostorg/type_erasure.git
synced 2026-01-19 16:52:13 +00:00
16 lines
323 B
JSON
16 lines
323 B
JSON
{
|
|
"key": "type_erasure",
|
|
"name": "Type Erasure",
|
|
"authors": [
|
|
"Steven Watanabe"
|
|
],
|
|
"description": "Runtime polymorphism based on concepts.",
|
|
"category": [
|
|
"Data"
|
|
],
|
|
"maintainers": [
|
|
"Steven Watanabe <steven -at- providere-consulting.com>"
|
|
],
|
|
"cxxstd": "03"
|
|
}
|