Philippe G 898998efb0 big merge 3 vuotta sitten
..
.gitignore 898998efb0 big merge 3 vuotta sitten
README.md 898998efb0 big merge 3 vuotta sitten
alias_type.go 898998efb0 big merge 3 vuotta sitten
any_types.go 898998efb0 big merge 3 vuotta sitten
class_type.go 898998efb0 big merge 3 vuotta sitten
corntext.go 898998efb0 big merge 3 vuotta sitten
cpp_generator.go 898998efb0 big merge 3 vuotta sitten
enum_type.go 898998efb0 big merge 3 vuotta sitten
go.sum 898998efb0 big merge 3 vuotta sitten
main.go 898998efb0 big merge 3 vuotta sitten
optional_helper_types.go 898998efb0 big merge 3 vuotta sitten
optional_type.go 898998efb0 big merge 3 vuotta sitten
primitive_type.go 898998efb0 big merge 3 vuotta sitten
reflection_types.go 898998efb0 big merge 3 vuotta sitten
util.go 898998efb0 big merge 3 vuotta sitten
vector_helper_types.go 898998efb0 big merge 3 vuotta sitten
vector_type.go 898998efb0 big merge 3 vuotta sitten

README.md

Running

$ go build -o protoc-gen-cpprefl . && protoc --plugin=protoc-gen-cpprefl=protoc-gen-cpprefl --cpprefl_out okon protos/*.proto --proto_path protos/

Will get protos from protos/ and output to out/protobuf.h