forked from boostorg/unordered
Add metadata
This commit is contained in:
13
meta/libraries.xml
Normal file
13
meta/libraries.xml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="US-ASCII"?>
|
||||||
|
<boost xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<library>
|
||||||
|
<key>unordered</key>
|
||||||
|
<boost-version>1.36.0</boost-version>
|
||||||
|
<name>Unordered</name>
|
||||||
|
<authors>Daniel James</authors>
|
||||||
|
<description>Unordered associative containers.</description>
|
||||||
|
<std-proposal>false</std-proposal>
|
||||||
|
<std-tr1>true</std-tr1>
|
||||||
|
<category>Containers</category>
|
||||||
|
</library>
|
||||||
|
</boost>
|
Reference in New Issue
Block a user