Go to the documentation of this file.
17 #ifndef __BUSBOY_ALGORITHM_AUTO_REGISTER_H__
18 #define __BUSBOY_ALGORITHM_AUTO_REGISTER_H__
34 #define BUSBOY_REGISTER_ALGORITHM(name,algoPtr) \
35 AlgorithmAutoRegister busboy_algo_auto_register_##name(#name,algoPtr)
Copyright 2014 Google Inc. All rights reserved.