Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In a template C++ class called Buffer that supports assignments and comparisons with other instances templated for different Buffer sizes:

    // "Learning to love yourself is the greatest love of all." - Whitney Houston
    template <unsigned int C2> friend class Buffer;


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: