forked from boostorg/tuple
Doug Gregor -> Douglas Gregor
[SVN r24016]
This commit is contained in:
@ -18,7 +18,7 @@
|
|||||||
// Fixed return types for get_head/get_tail
|
// Fixed return types for get_head/get_tail
|
||||||
// ( and other bugs ) per suggestion of Jens Maurer
|
// ( and other bugs ) per suggestion of Jens Maurer
|
||||||
// simplified element type accessors + bug fix (Jeremy Siek)
|
// simplified element type accessors + bug fix (Jeremy Siek)
|
||||||
// Several changes/additions according to suggestions by Doug Gregor,
|
// Several changes/additions according to suggestions by Douglas Gregor,
|
||||||
// William Kempf, Vesa Karvonen, John Max Skaller, Ed Brey, Beman Dawes,
|
// William Kempf, Vesa Karvonen, John Max Skaller, Ed Brey, Beman Dawes,
|
||||||
// David Abrahams.
|
// David Abrahams.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// - tuple_basic_no_partial_spec.hpp -----------------------------------------
|
// - tuple_basic_no_partial_spec.hpp -----------------------------------------
|
||||||
|
|
||||||
// Copyright (C) 1999, 2000 Jaakko J<>rvi (jaakko.jarvi@cs.utu.fi)
|
// Copyright (C) 1999, 2000 Jaakko J<>rvi (jaakko.jarvi@cs.utu.fi)
|
||||||
// Copyright (C) 2001 Doug Gregor (gregod@rpi.edu)
|
// Copyright (C) 2001 Douglas Gregor (gregod@rpi.edu)
|
||||||
// Copyright (C) 2001 Gary Powell (gary.powell@sierra.com)
|
// Copyright (C) 2001 Gary Powell (gary.powell@sierra.com)
|
||||||
//
|
//
|
||||||
// Permission to copy, use, sell and distribute this software is granted
|
// Permission to copy, use, sell and distribute this software is granted
|
||||||
|
Reference in New Issue
Block a user