- Timestamp:
- Jul 12, 2010, 5:38:46 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/concepts.doxygen
r2281 r2299 52 52 \subsection Types 53 53 54 <table cellspacing=0 >54 <table cellspacing=0 border=1> 55 55 <tr><td>Value type</td><td><tt>X::value_type</tt></td> 56 56 <td>Type of element stored in Container.</td> … … 90 90 \subsection public_functions Public Functions 91 91 92 <table cellspacing=0 >92 <table cellspacing=0 border=1> 93 93 <tr> 94 94 <th>Name</th><th>Expression</th><th>Precondition</th><th>Return type</th> … … 185 185 \subsection Types 186 186 187 <table cellspacing=0 >187 <table cellspacing=0 border=1> 188 188 <tr><td>Reference type</td><td><tt>X::reference</tt></td> 189 189 <td>A type that behaves as reference to the \ref … … 222 222 \subsection public_functions Public Functions 223 223 224 <table cellspacing=0 >224 <table cellspacing=0 border=1> 225 225 <tr> 226 226 <th>Name</th><th>Expression</th><th>Precondition</th><th>Return type</th>
Note: See TracChangeset
for help on using the changeset viewer.