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

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