User Profile

Collapse

Profile Sidebar

Collapse
sza110
sza110
Last Activity: Nov 10 '08, 04:54 AM
Joined: Nov 7 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sza110
    replied to friendship problem with templates
    in C
    I am deeply sorry for the last post, actually my teammate posted it, and I have already reported him to my superiors at the company we work at.
    See more | Go to post

    Leave a comment:


  • sza110
    replied to friendship problem with templates
    in C
    all of you are idiots
    I have done it myself
    next time please repond quickly
    thanks
    See more | Go to post

    Leave a comment:


  • sza110
    started a topic friendship problem with templates
    in C

    friendship problem with templates

    I would like to declare IMM class a friend of YLC2Plot class. Any ideas??
    Thanks in advance.
    i am using sun c++ 5.9 ( CC )
    /*************** *************** ***************/
    #ifndef _ESTIMATOR_H
    #define _ESTIMATOR_H

    template<typena me RadarType, typename FilterType>
    class IMM: public RadarType, public FilterType {
    public:
    //....
    protected:
    //...
    ...
    See more | Go to post
No activity results to display
Show More
Working...