Changeset 4c09bb in git for templates/template.h
- Timestamp:
- May 28, 2010, 1:33:58 PM (13 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 210852a2e5dbf436b657d612faeae814d5a1d252
- Parents:
- 34942f9467977bbb6b5facb760ff89744af44034
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-05-28 13:33:58+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:54:58+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
templates/template.h
r34942f r4c09bb 61 61 int someMethod( 62 62 int a, ///< [in] some int 63 int &o ///< [ out] integer result63 int &o ///< [in,out] integer input and resulting value 64 64 ); 65 65
Note: See TracChangeset
for help on using the changeset viewer.