mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-03 13:34:33 +00:00 
			
		
		
		
	Demangle support for typeid stuff
This commit is contained in:
		@@ -52,6 +52,8 @@ namespace Grid {
 | 
			
		||||
  void GridCmdOptionCSL(std::string str,std::vector<std::string> & vec);
 | 
			
		||||
  void GridCmdOptionIntVector(std::string &str,std::vector<int> & vec);
 | 
			
		||||
 | 
			
		||||
  std::string demangle(const char* name) ;
 | 
			
		||||
 | 
			
		||||
  void GridParseLayout(char **argv,int argc,
 | 
			
		||||
		       std::vector<int> &latt,
 | 
			
		||||
		       std::vector<int> &simd,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user