stlab.adobe.com Adobe Systems Incorporated
is_range.hpp
Go to the documentation of this file.
1 /*************************************************************************
2 *
3 * ADOBE CONFIDENTIAL
4 * ___________________
5 *
6 * Copyright 2008 Adobe Systems Incorporated
7 * All Rights Reserved.
8 *
9 * NOTICE: All information contained herein is, and remains
10 * the property of Adobe Systems Incorporated and its suppliers,
11 * if any. The intellectual and technical concepts contained
12 * herein are proprietary to Adobe Systems Incorporated and its
13 * suppliers and may be covered by U.S. and Foreign Patents,
14 * patents in process, and are protected by trade secret or copyright law.
15 * Dissemination of this information or reproduction of this material
16 * is strictly forbidden unless prior written permission is obtained
17 * from Adobe Systems Incorporated.
18 **************************************************************************/
19 
20 #ifndef ADOBE_IS_RANGE_HPP
21 #define ADOBE_IS_RANGE_HPP
22 
24 
25 namespace adobe
26 {
27 
33  template <typename T>
34  struct is_range
35  {
37  };
38 
39 }
40 
41 #endif // include guard
42 
is T::type a valid type (or a compile error?)
static const bool value
Definition: is_range.hpp:36
does T model the boost::range concepts?
Definition: is_range.hpp:34

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google