X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fcontainer.h;h=456cf5c41b69a6005971e6d0680d81efa8d1f4eb;hp=cc03d7d852356bc8c95155fe90fc163a2ba16db6;hb=9506030d2059ef868d5da8dcbe714c9c5b50ff50;hpb=1602530f716ba1d425a0667b897182b99c374823 diff --git a/ginac/container.h b/ginac/container.h index cc03d7d8..456cf5c4 100644 --- a/ginac/container.h +++ b/ginac/container.h @@ -3,7 +3,7 @@ * Wrapper template for making GiNaC classes out of STL containers. */ /* - * GiNaC Copyright (C) 1999-2009 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2010 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -574,11 +574,27 @@ ex container::eval(int level) const template