Updated todos
This commit is contained in:
parent
8df8132b34
commit
38c88c0001
|
@ -44,7 +44,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>[x] Remove std::map requirement</li>
|
<li>[x] Remove std::map requirement</li>
|
||||||
<li>[ ] Remove boost requirement without forcing <code>-std=c++11</code>
|
<li>[x] Remove boost requirement without forcing <code>-std=c++11</code> (Reduced size from 1.2M to 97K)
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue