mirror of
https://github.com/boostorg/concept_check.git
synced 2025-08-02 14:04:35 +02:00
_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