ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::ml::op_util::CountArgs< args > Struct Template Reference

#include <ShapeChecking.h>

Static Public Attributes

static const size_t value = sizeof...(args)
 

Detailed Description

template<class... args>
struct cloudViewer::ml::op_util::CountArgs< args >

Definition at line 307 of file ShapeChecking.h.

Member Data Documentation

◆ value

template<class... args>
const size_t cloudViewer::ml::op_util::CountArgs< args >::value = sizeof...(args)
static

Definition at line 308 of file ShapeChecking.h.


The documentation for this struct was generated from the following file: