Web Images Videos Maps News Shopping Google Mail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion Could someone tell me some book or articles about Concepts and concept checking ?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Follow-up To:
Add Cc | Add Follow-up to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers that you hear
 
zqiang320  
View profile   Translate to Translated (View Original)
 More options 12 Sep 2006, 20:11
Newsgroups: comp.lang.c++.moderated
From: "zqiang320" <zhongl...@webmail.hzau.edu.cn>
Date: 12 Sep 2006 15:11:41 -0400
Local: Tues 12 Sep 2006 20:11
Subject: Could someone tell me some book or articles about Concepts and concept checking ?
Dear friends:
        I am reading sgi STL concept_checks.h, but I could not
understand its semantic, such as:

#define __STL_CLASS_REQUIRES(__type_var, __concept) \
  typedef void (* __func##__type_var##__concept)( __type_var ); \
  template <__func##__type_var##__concept _Tp1> \
  struct __dummy_struct_##__type_var##__concept { }; \
  static __dummy_struct_##__type_var##__concept< \
    __concept##_concept_specification< \
      __type_var>::__concept##_requirement_violation>  \
  __dummy_ptr_##__type_var##__concept

 Could someone tell me some book or articles about Concepts and concept
checking ?

      [ See http://www.gotw.ca/resources/clcm.htm for info about ]
      [ comp.lang.c++.moderated.    First time posters: Do this! ]


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google