c== tag ?
parent
f8cc594790
commit
4458325c17
|
@ -294,6 +294,7 @@ Boost provides a nice way to check whether a given type satisfies a concept. For
|
||||||
Using the following from Mike Bosse's prototype:
|
Using the following from Mike Bosse's prototype:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
#!c++
|
||||||
template<class C>
|
template<class C>
|
||||||
struct ChartConcept {
|
struct ChartConcept {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue