c== tag ?

release/4.3a0
dellaert 2014-12-03 22:14:18 +01:00
parent f8cc594790
commit 4458325c17
1 changed files with 1 additions and 0 deletions

View File

@ -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:
```
#!c++
template<class C>
struct ChartConcept {