• Home
  • Welcome to the Jungle
  • Elements of Modern C++ Style
  • About

Sutter’s Mill

Herb Sutter on software, hardware, and concurrency

Feeds:
Posts
Comments
« My C++ and Beyond Intro: C++ Renaissance
My two //build/ talks online »

Ars: Searching Win8

2011-09-13 by Herb Sutter

//build/ search

Check out Ars’ choice of search term about 2/3 of the way down the page.

Hi-res here.

Posted in C++, Microsoft, Software Development | 5 Comments

5 Responses

  1. on 2011-09-13 at 11:04 am Andy Webber

    C++ Renaissance!


  2. on 2011-09-13 at 12:31 pm Bronek

    “Using the Windows Runtime from C ” – is this about new WinRT and where/when will this presentation be made publicly available?


  3. on 2011-09-13 at 2:17 pm Ricky M

    Tell us more about the Windows Runtime please Herb ;)


  4. on 2011-09-14 at 4:52 am Neil

    The C++ Renaissance within Microsoft is indeed very welcome. :)

    However, I’m very disappointed, underwhelmed and surprised by the lack of C++11 language features in VC11.


  5. on 2011-09-17 at 12:57 pm Henry Skoglund

    I’ve tried the new Metro flavored C++ in the Win 8 Preview and it looks good. Except for one thing, why do we have to use the hat (^) as a fancy doublepointer for accessing say, XAML objects? I mean, I could understand why, for previous C++/CLI programs running inside classic .NET with its garbage collection that can pull the rug from under you, that hats are needed.

    But inside this new WinRT, objects are supposed to be ref-counted COM-style. And no garbage collection will issue surprise memory shuffles. So why the hats?

    (Indeed, if vanilla pointers would have been supported for accessing WinRT objects, then I think Win8 C++ coding could be even more elegant.)



Comments are closed.

  • Tweets

    • GotW #4: Class Mechanics (7/10): How good are you at the details of writing classes? This item focuses not onl... bit.ly/10TmyVQ 3 days ago
    • GotW #3 Solution: Using the Standard Library (or, Temporaries Revisited): Effective reuse is an important part... bit.ly/19zU1Uo 3 days ago
    • GotW #3: Using the Standard Library (or, Temporaries Revisited) (3/10): Effective reuse is an important part o... bit.ly/13TRX9o 6 days ago
    Follow @herbsutter
  • Popular

    • GotW #3 Solution: Using the Standard Library (or, Temporaries Revisited)
    • GotW #4: Class Mechanics (7/10)
    • GotW #1 Solution: Variable Initialization – or Is It?
  • Categories

    • Apple
    • C# / .NET
    • C++
    • Cloud
    • Concurrency
    • Effective Concurrency
    • Friday Thoughts
    • GotW
    • Hardware
    • Java
    • Microsoft
    • Opinion & Editorial
    • Reader Q&A
    • Software Development
    • Talks & Events
    • Uncategorized
    • Web

Blog at WordPress.com.

Theme: Customized MistyLook by WPThemes.


Follow

Get every new post delivered to your Inbox.

Join 1,389 other followers

Powered by WordPress.com