mirror of
				https://github.com/msgpack/msgpack-c.git
				synced 2025-11-04 12:17:38 +01:00 
			
		
		
		
	Added a link to wiki.
This commit is contained in:
		@@ -141,3 +141,10 @@ Install from package for this branch (poc/0.6) is not supported yet.
 | 
				
			|||||||
        // If the type is mismatched, it throws msgpack::type_error.
 | 
					        // If the type is mismatched, it throws msgpack::type_error.
 | 
				
			||||||
        obj.as<int>();  // type is mismatched, msgpack::type_error is thrown
 | 
					        obj.as<int>();  // type is mismatched, msgpack::type_error is thrown
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Documents
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					You can get addtional information on the wiki:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					https://github.com/msgpack/msgpack-c/wiki/cpp_overview
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user