mirror of https://github.com/CGAL/cgal
added: 'sl-stl-95'
This commit is contained in:
parent
3813469f46
commit
6b7b43e687
|
|
@ -67,4 +67,16 @@
|
|||
,update = "97.06 schoenherr"
|
||||
}
|
||||
|
||||
@misc{ sl-stl-95
|
||||
,author = {Alexander Stepanov and Meng Lee}
|
||||
,title = {The Standard Template Library}
|
||||
,howpublished = {URL \path|http://www.cs.rpi.edu/\~musser/doc.ps|}
|
||||
,month = oct
|
||||
,year = 1995
|
||||
,annote = {recommended C++ reading. Short introduction to the
|
||||
STL. Precise requirements for the iterators and
|
||||
containers. Explanation of iterator tags (outdated).}
|
||||
,update = "97.04 kettner, 98.06 schoenherr"
|
||||
}
|
||||
|
||||
% ===== EOF ===================================================================
|
||||
|
|
|
|||
|
|
@ -67,4 +67,16 @@
|
|||
,update = "97.06 schoenherr"
|
||||
}
|
||||
|
||||
@misc{ sl-stl-95
|
||||
,author = {Alexander Stepanov and Meng Lee}
|
||||
,title = {The Standard Template Library}
|
||||
,howpublished = {URL \path|http://www.cs.rpi.edu/\~musser/doc.ps|}
|
||||
,month = oct
|
||||
,year = 1995
|
||||
,annote = {recommended C++ reading. Short introduction to the
|
||||
STL. Precise requirements for the iterators and
|
||||
containers. Explanation of iterator tags (outdated).}
|
||||
,update = "97.04 kettner, 98.06 schoenherr"
|
||||
}
|
||||
|
||||
% ===== EOF ===================================================================
|
||||
|
|
|
|||
Loading…
Reference in New Issue