ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
trunk
/
src
/
utils
/
OpenMDBitSet.hpp
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing trunk/src/utils/OpenMDBitSet.hpp (file contents):
Revision
1952
by
gezelter
, Sun Jun 16 15:15:42 2013 UTC vs.
Revision
1953
by
gezelter
, Thu Dec 5 18:19:26 2013 UTC
#
Line 151
|
Line 151
|
namespace OpenMD {
151
void setBits(int fromIndex, int toIndex, bool value);
152
153
std::vector<bool> bitset_;
154
<
};
154
>
};
155
156
–
156
}
157
#endif
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines