# Reflection **Repository Path**: shuaidong/Reflection ## Basic Information - **Project Name**: Reflection - **Description**: 动态反射,名字到实例的映射,这个功能在大数据处理中非常常用(比如新增特征抽取类、预处理类等),但是c++不提供该机制,因此自己实现一份。 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Reflection