eoInvertedContinue + minor modifications
This commit is contained in:
parent
0f1add5c6a
commit
b30e0a9695
3 changed files with 64 additions and 3 deletions
|
|
@ -43,7 +43,8 @@ A and B objects are stocked in two std::map, then if you would like to avoid ins
|
|||
template A and B with pointers.
|
||||
|
||||
**/
|
||||
template<class A, class B>
|
||||
|
||||
template<class A, class B>
|
||||
class Bimap
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue