mirror of
https://github.com/boostorg/concept_check.git
synced 2025-08-02 22:14:34 +02:00
_c -> C
[SVN r30862]
This commit is contained in:
@@ -76,7 +76,7 @@ members of the concept checking class.
|
|||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
template <class Iter>
|
template <class Iter>
|
||||||
struct RandomAccessIterator_concept
|
struct RandomAccessIteratorConcept
|
||||||
{
|
{
|
||||||
void constraints()
|
void constraints()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user