Add boost::get<> support to Boost.Array

[SVN r82089]
This commit is contained in:
Marshall Clow
2012-12-19 00:53:31 +00:00
parent daeb19f693
commit e02e7dcc00
7 changed files with 206 additions and 76 deletions

View File

@ -13,5 +13,7 @@ test-suite array :
[ run array5.cpp ]
[ run array6.cpp ]
[ run array7.cpp ]
[ compile-fail array_getfail1.cpp ]
[ compile-fail array_getfail2.cpp ]
[ run array_hash.cpp ]
;