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

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