Ignore:
Timestamp:
10/13/10 15:25:55 (14 years ago)
Author:
hozdoba
Message:

Début Interface c<->fortran

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/XMLIO/declare_attribut.hpp

    r128 r131  
    1111      public:                                         \ 
    1212                                                      \ 
    13          virtual string       getName(void) const { return (#att_name) ;}           \ 
     13         virtual std::string  getName(void) const { return (#att_name) ;}           \ 
    1414         virtual const char * getType(void) const { return (#att_type) ;}           \ 
    1515                                                                                    \ 
Note: See TracChangeset for help on using the changeset viewer.