Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Deck of Cards
idslidetest
Card
idslide1
labelOverview
titleOverview: What you should get from this talkslide1
Section
Column
width35%

 

Include Page

  • SLIDE 1!!! 
  • A bullet of text. Like a slide!
  • How about a sub-bullet?
  • A bullet of text. Like a slide!
    • How about a sub-bullet?
  • A bullet of text. Like a slide!How about a

    Bullet Summary 1
    Bullet Summary 1

    sub-bullet?


    columnwidth30%
    Column
    width35%30%
    Image Removed
    Panel
    Image Removed
    borderColor
    #CCC
    bgColor
    #BCC
    Related Topics
    • The minimal RCE application structure
    • Required compiler flags

     Reference Topics

    • RCEAllocator class documentation
    • RCEManager class documentation

     

     
    Card
    idslide2
    labelslide2goodbye Function
    Section
    Column
    width35%
    Code Block
    languagecpp
    titleTest.cc
    firstline1
    linenumberstrue
    #include stuff.h
    
    int goodbye(void) {
    
         return 0
    
    } 
    Column
    width35%

    Line 1: Include some stuff. Make sure the path is correct.

    Line 5: That's all she wrote!

    Always be sure to:

    • De-allocate memory
    • Motherhood statement 2
    • And don't forget to de-allocate memory

    Include Page
    Annotated Code Sample 1
    Annotated Code Sample 1

    Card
    idslide2
    labelnoreally_goodbye Function
    Section
    Column

    Include Page
    Annotated Code Sample 2
    Annotated Code Sample 2

    Column
    width30%
    Related Topics
    • The minimal RCE application structure
    • Required compiler flags

     Reference Topics

  • RCEAllocator class documentation
  • RCEManager class documentation