forked from boostorg/concept_check
_c -> C
[SVN r30862]
This commit is contained in:
@@ -76,7 +76,7 @@ members of the concept checking class.
|
||||
|
||||
<pre>
|
||||
template <class Iter>
|
||||
struct RandomAccessIterator_concept
|
||||
struct RandomAccessIteratorConcept
|
||||
{
|
||||
void constraints()
|
||||
{
|
||||
|
Reference in New Issue
Block a user