Add support for std::get<> to Boost.Array

[SVN r82083]
This commit is contained in:
Marshall Clow
2012-12-18 17:59:08 +00:00
parent f41b1d2d4c
commit daeb19f693
3 changed files with 72 additions and 0 deletions

View File

@ -12,5 +12,6 @@ test-suite array :
[ run array4.cpp ]
[ run array5.cpp ]
[ run array6.cpp ]
[ run array7.cpp ]
[ run array_hash.cpp ]
;