Changeset 2411 for trunk/yat/utility/concept_check.h
- Timestamp:
- Jan 13, 2011, 3:39:02 AM (12 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/0.7-stable merged: 2401-2403,2405,2407-2408
- Property svn:mergeinfo changed
-
trunk/yat/utility/concept_check.h
r2340 r2411 5 5 6 6 /* 7 Copyright (C) 2010 Peter Johansson7 Copyright (C) 2010, 2011 Peter Johansson 8 8 9 9 This file is part of the yat library, http://dev.thep.lu.se/yat … … 54 54 { 55 55 public: 56 /// Default constructor 57 Container2D(void) {} 58 56 59 /// value_type 57 60 typedef typename T::value_type value_type;
Note: See TracChangeset
for help on using the changeset viewer.