Skip to content
Snippets Groups Projects
Commit baae14c1 authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'patch-8' into 'master'

[ATR-21957] Update StlVectorClids.h with std::vector<std::vector<bool> >

See merge request atlas/athena!36143
parents 68f0a6c4 2a7e56ef
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ CLASS_DEF( std::vector<unsigned int> , 177480351 , 1 )
CLASS_DEF( std::vector<unsigned long> , 18868981 , 1 )
CLASS_DEF( std::vector<unsigned long long> , 35119468 , 1 )
CLASS_DEF( std::vector<std::vector<bool> > , 255356807 , 1 )
CLASS_DEF( std::vector<std::vector<char> > , 70698075 , 1 )
CLASS_DEF( std::vector<std::vector<short> > , 24204906 , 1 )
CLASS_DEF( std::vector<std::vector<int> > , 23262399 , 1 )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment