| 1 | 4c4
|
|---|
| 2 | < // (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
|
|---|
| 3 | ---
|
|---|
| 4 | > // (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
|
|---|
| 5 | 35c35
|
|---|
| 6 | < namespace boost {
|
|---|
| 7 | ---
|
|---|
| 8 | > namespace boost {
|
|---|
| 9 | 43c43
|
|---|
| 10 | < const extended_type_info * lhs,
|
|---|
| 11 | ---
|
|---|
| 12 | > const extended_type_info * lhs,
|
|---|
| 13 | 78c78
|
|---|
| 14 | < BOOST_SERIALIZATION_DECL(void)
|
|---|
| 15 | ---
|
|---|
| 16 | > BOOST_SERIALIZATION_DECL(void)
|
|---|
| 17 | 85c85
|
|---|
| 18 | < BOOST_SERIALIZATION_DECL(void)
|
|---|
| 19 | ---
|
|---|
| 20 | > BOOST_SERIALIZATION_DECL(void)
|
|---|
| 21 | 92c92
|
|---|
| 22 | < assert(start != end);
|
|---|
| 23 | ---
|
|---|
| 24 | > //assert(start != end);
|
|---|
| 25 | 102c102
|
|---|
| 26 | < m_key = NULL;
|
|---|
| 27 | ---
|
|---|
| 28 | > //m_key = NULL;
|
|---|
| 29 | 105c105
|
|---|
| 30 | < BOOST_SERIALIZATION_DECL(const extended_type_info *)
|
|---|
| 31 | ---
|
|---|
| 32 | > BOOST_SERIALIZATION_DECL(const extended_type_info *)
|
|---|
| 33 | 125c125
|
|---|
| 34 | < BOOST_SERIALIZATION_DECL(BOOST_PP_EMPTY())
|
|---|
| 35 | ---
|
|---|
| 36 | > BOOST_SERIALIZATION_DECL(BOOST_PP_EMPTY())
|
|---|
| 37 | 132c132
|
|---|
| 38 | < BOOST_SERIALIZATION_DECL(bool)
|
|---|
| 39 | ---
|
|---|
| 40 | > BOOST_SERIALIZATION_DECL(bool)
|
|---|