Skip to content

Serialisation using introspection Belgrade C++ Meetup Example

Notifications You must be signed in to change notification settings

duxi90/ser-intro-meetup-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serialization using introspection example

Overview

Both serialization and introspection are implemented in the intro library.

Usage

Default usage:

bazel run //example/http:server

With a custom compiler

CC=<compiler-binary> bazel run //example/http:server

About

Serialisation using introspection Belgrade C++ Meetup Example

Topics

Resources

Stars

Watchers

Forks