Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

C vs C++

Name: Anonymous 2012-08-11 23:19

 

Name: Anonymous 2012-08-11 23:30

Heaven or Hell

Name: Anonymous 2012-08-11 23:41




    template <bool Condition, typename TrueResult, typename FalseResult>

    class if_;

    

    template <typename TrueResult, typename FalseResult>

    struct if_<true, TrueResult, FalseResult>

    {

      typedef TrueResult result;

    };

    

    template <typename TrueResult, typename FalseResult>

    struct if_<false, TrueResult, FalseResult>

    {

      typedef FalseResult result;

    };

    

    int main()

    {

      typename if_<true, int, void*>::result number(3);

      typename if_<false, int, void*>::result pointer(&number);

    

       typedef typename if_<(sizeof(void *) > sizeof(uint32_t)), uint64_t, uint32_t>::result

          integral_ptr_t;

    

       integral_ptr_t converted_pointer = reinterpret_cast<integral_ptr_t>(pointer);

    }


VALID SEPPLES

Name: Anonymous 2012-08-12 14:36

std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >,
std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> >
  >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const, std::basic_string<char, std::char_traits<char>,
std::allocator<char> > > > >

Name: Anonymous 2012-08-12 23:08

Any sufficiently large C project will contain a half-assed, slow implementation of core C++ features.

Name: Anonymous 2012-08-12 23:36

>>5
Not true. Any sufficiently large and properly written C project will contain a stream-lined, optimized implementation of non-OOP C++ features.

OOP is cancer.

Name: Anonymous 2012-08-12 23:40

C vs C++ == Dumb vs Dumber

Name: Anonymous 2012-08-13 0:15

>>6
Sepples isn't OOP.

Name: Anonymous 2012-08-13 2:27

>>8
Oh yeah, it's logical programming, everyone knows that !

Name: Anonymous 2012-08-13 2:30

>>9
Retourne sur Underfoule, « pédéraste »!!

Name: Anonymous 2012-08-13 2:51

>>10
ckoi le raport??

Name: Anonymous 2012-08-13 2:54

>>11
that !

Name: Anonymous 2012-08-13 5:40

>>10
>implying that I go on this shithole.

Name: Anonymous 2012-08-21 11:13

``Diamond inheritance problem'' in C++ makes it look like you have inherited some diamonds and have a minor misunderstanding with IRS about that.  But in reality when you have DIP you have inherited a dumpster full of organic waste and creeping worms

Name: Anonymous 2012-08-21 11:27

C/C++

Name: Anonymous 2012-08-21 19:50

>>10
I don't see any post on this thread that mentions the words

implying that I go on this shithole

You should refrain from quoting non-existent text, ``please".

Name: Anonymous 2012-08-23 2:07

>>5
Not true if you're writing systems code that needn't use the STL or exceptions.  Stop whining and type them vtables.

Name: Anonymous 2012-08-23 4:14

If it ain't Lisp, it's crap. And C is relevant only in embedded systems and kernel programming.

Name: Anonymous 2012-08-23 7:24

>>15
I wonder, if I start using "Java/JavaScript" in the same way, can I make some poor bugger have a stroke?

Name: Anonymous 2012-08-23 8:53

>>19
At least it's better than PHP/MySQL. Not saying much though.

Name: Anonymous 2012-08-23 9:24

C is like C++ for retards.

Name: Anonymous 2012-08-23 9:27

javashit is like yellow chunky burning diarrhea for scat fetishists

Name: Anonymous 2012-08-23 10:26

>>20
What about GNU/Linux, while we are at it?

Name: Anonymous 2012-08-23 10:40

>>22
oh anon-kun you talk so dirty sometimes. you're post made my clit a little bit hard :3

Name: Anonymous 2012-08-23 12:05

>>24
you're spelling made me lost my boner.

Name: Anonymous 2012-08-23 15:57

>>24
blow my cock with YOUR ANUS

Name: Anonymous 2012-08-23 16:05

>>26
BLOW MY ANUS

Name: Anonymous 2012-08-23 16:51

>>26
only if you ravage it hard while im dressed as a cute little slut :3

Name: Anonymous 2012-08-23 16:55

>>28
oh god i am so hard right now, when i think in the future there will probably be a virtual reality where we are all anime bitches, and I get to be a little slut and there are actually people who would enjoy raping me! It would be sooo good!

Name: Anonymous 2012-08-23 19:19

>>28
that sounds a bit alright

>>29
today there are lots of people who would enjoy raping anything you included

Don't change these.
Name: Email:
Entire Thread Thread List