boost_type_index 0.1.0

Boost C++ library boost_type_index packaged using Zanbil
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "key": "type_index",
  "name": "Type Index",
  "authors": [
    "Antony Polukhin"
  ],
  "maintainers": [
    "Antony Polukhin <antoshkka -at- gmail.com>"
  ],
  "description": "Runtime/Compile time copyable type info.",
  "category": [
    "Emulation"
  ],
  "cxxstd": "11"
}