text
stringlengths
9
39.2M
dir
stringlengths
26
295
lang
stringclasses
185 values
created_date
timestamp[us]
updated_date
timestamp[us]
repo_name
stringlengths
1
97
repo_full_name
stringlengths
7
106
star
int64
1k
183k
len_tokens
int64
1
13.8M
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_HPP #define BOOST_UNITS_CGS_HPP /// \file /// Includes all the cgs unit headers #include <string>...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
361
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_ABSTRACT_HPP #define BOOST_UNITS_ABSTRACT_HPP #include <string> #include <boost/units/conversion.hpp>...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/abstract.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,109
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_HPP #define BOOST_UNITS_SI_HPP /// \file /// Includes all the si unit headers #include <string> #...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
843
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SYSTEMS_INFORMATION_HARTLEY_HPP_INCLUDED #define BOOST_UNITS_SYSTEMS_INFORMATION_HARTLEY_HPP_INCLUDED ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/information/hartley.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
200
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SYSTEMS_INFORMATION_PREFIXES_HPP_INCLUDED #define BOOST_UNITS_SYSTEMS_INFORMATION_PREFIXES_HPP_INCLUDED...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/information/prefixes.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
347
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SYSTEMS_INFORMATION_SHANNON_HPP_INCLUDED #define BOOST_UNITS_SYSTEMS_INFORMATION_SHANNON_HPP_INCLUDED ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/information/shannon.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
198
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SYSTEMS_INFORMATION_BYTE_HPP_INCLUDED #define BOOST_UNITS_SYSTEMS_INFORMATION_BYTE_HPP_INCLUDED #inclu...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/information/byte.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
274
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SYSTEMS_INFORMATION_BIT_HPP_INCLUDED #define BOOST_UNITS_SYSTEMS_INFORMATION_BIT_HPP_INCLUDED #include...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/information/bit.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
184
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SYSTEMS_INFORMATION_NAT_HPP_INCLUDED #define BOOST_UNITS_SYSTEMS_INFORMATION_NAT_HPP_INCLUDED #include...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/information/nat.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
190
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_TEMPERATURE_CELSIUS_HPP #define BOOST_UNITS_TEMPERATURE_CELSIUS_HPP #include <string> #include <boost...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/temperature/celsius.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
197
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CONSTANTS_HPP #define BOOST_UNITS_CONSTANTS_HPP #include <boost/config/no_tr1/cmath.hpp> #include <ios...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/detail/constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,200
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_TEMPERATURE_FAHRENHEIT_HPP #define BOOST_UNITS_TEMPERATURE_FAHRENHEIT_HPP #include <string> #include ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/temperature/fahrenheit.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
200
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_MAGNETIC_FIELD_INTENSITY_HPP #define BOOST_UNITS_SI_MAGNETIC_FIELD_INTENSITY_HPP #include <boost/un...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/magnetic_field_intensity.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
153
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_LENGTH_HPP #define BOOST_UNITS_SI_LENGTH_HPP #include <boost/units/systems/si/base.hpp> namespace ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/length.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
156
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_ANGULAR_ACCELERATION_HPP #define BOOST_UNITS_SI_ANGULAR_ACCELERATION_HPP #include <boost/units/syst...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/angular_acceleration.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
150
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_ENERGY_HPP #define BOOST_UNITS_SI_ENERGY_HPP #include <boost/units/systems/si/base.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/energy.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
156
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_POWER_HPP #define BOOST_UNITS_SI_POWER_HPP #include <boost/units/systems/si/base.hpp> #include <boo...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/power.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
150
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_PREFIXES_HPP #define BOOST_UNITS_SI_PREFIXES_HPP #include <boost/units/static_constant.hpp> #inclu...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/prefixes.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
978
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_RESISTIVITY_HPP #define BOOST_UNITS_SI_RESISTIVITY_HPP #include <boost/units/systems/si/base.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/resistivity.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
140
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_RESISTANCE_HPP #define BOOST_UNITS_SI_RESISTANCE_HPP #include <boost/units/systems/si/base.hpp> #in...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/resistance.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
160
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_ELECTRIC_POTENTIAL_HPP #define BOOST_UNITS_SI_ELECTRIC_POTENTIAL_HPP #include <boost/units/systems/...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/electric_potential.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
176
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_MAGNETIC_FLUX_DENSITY_HPP #define BOOST_UNITS_SI_MAGNETIC_FLUX_DENSITY_HPP #include <boost/units/sy...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/magnetic_flux_density.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
181
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_MASS_DENSITY_HPP #define BOOST_UNITS_SI_MASS_DENSITY_HPP #include <boost/units/systems/si/base.hpp>...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/mass_density.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
206
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_ABSORBED_DOSE_HPP #define BOOST_UNITS_SI_ABSORBED_DOSE_HPP #include <boost/units/systems/si/base.hp...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/absorbed_dose.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
180
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_LUMINOUS_FLUX_HPP #define BOOST_UNITS_SI_LUMINOUS_FLUX_HPP #include <boost/units/systems/si/base.hp...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/luminous_flux.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
177
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_MASS_HPP #define BOOST_UNITS_SI_MASS_HPP #include <boost/units/systems/si/base.hpp> namespace boos...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/mass.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
168
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_AMOUNT_HPP #define BOOST_UNITS_SI_AMOUNT_HPP #include <boost/units/systems/si/base.hpp> namespace ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/amount.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
136
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_FREQUENCY_HPP #define BOOST_UNITS_SI_FREQUENCY_HPP #include <boost/units/systems/si/base.hpp> #incl...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/frequency.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
141
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_DOSE_EQUIVALENT_HPP #define BOOST_UNITS_SI_DOSE_EQUIVALENT_HPP #include <boost/units/systems/si/bas...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/dose_equivalent.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
181
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_AREA_HPP #define BOOST_UNITS_SI_AREA_HPP #include <boost/units/systems/si/base.hpp> #include <boost...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/area.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
170
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_CATALYTIC_ACTIVITY_HPP #define BOOST_UNITS_SI_CATALYTIC_ACTIVITY_HPP #include <boost/units/derived_...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/catalytic_activity.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
206
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_PERMITTIVITY_HPP #define BOOST_UNITS_SI_PERMITTIVITY_HPP #include <boost/units/systems/si/base.hpp>...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/permittivity.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
145
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_FORCE_HPP #define BOOST_UNITS_SI_FORCE_HPP #include <boost/units/systems/si/base.hpp> #include <boo...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/force.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
151
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_PRESSURE_HPP #define BOOST_UNITS_SI_PRESSURE_HPP #include <boost/units/systems/si/base.hpp> #includ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/pressure.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
268
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_PERMEABILITY_HPP #define BOOST_UNITS_SI_PERMEABILITY_HPP #include <boost/units/systems/si/base.hpp>...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/permeability.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
140
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_INDUCTANCE_HPP #define BOOST_UNITS_SI_INDUCTANCE_HPP #include <boost/units/systems/si/base.hpp> #in...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/inductance.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
169
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_VOLUME_HPP #define BOOST_UNITS_SI_VOLUME_HPP #include <boost/units/systems/si/base.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/volume.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
178
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_ANGULAR_VELOCITY_HPP #define BOOST_UNITS_SI_ANGULAR_VELOCITY_HPP #include <boost/units/systems/si/b...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/angular_velocity.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
171
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_TORQUE_HPP #define BOOST_UNITS_SI_TORQUE_HPP #include <boost/units/systems/si/base.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/torque.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
163
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_ELECTRIC_CHARGE_HPP #define BOOST_UNITS_SI_ELECTRIC_CHARGE_HPP #include <boost/units/systems/si/bas...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/electric_charge.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
170
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_CONDUCTANCE_HPP #define BOOST_UNITS_SI_CONDUCTANCE_HPP #include <boost/units/systems/si/base.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/conductance.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
184
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_IMPEDANCE_HPP #define BOOST_UNITS_SI_IMPEDANCE_HPP #include <boost/units/systems/si/base.hpp> #incl...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/impedance.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
141
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_RELUCTANCE_HPP #define BOOST_UNITS_SI_RELUCTANCE_HPP #include <boost/units/systems/si/base.hpp> #in...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/reluctance.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
140
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_ACCELERATION_HPP #define BOOST_UNITS_SI_ACCELERATION_HPP #include <boost/units/systems/si/base.hpp>...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/acceleration.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
191
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_MAGNETIC_FLUX_HPP #define BOOST_UNITS_SI_MAGNETIC_FLUX_HPP #include <boost/units/systems/si/base.hp...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/magnetic_flux.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
170
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_CONSTANTS_HPP #define BOOST_UNITS_CODATA_CONSTANTS_HPP #include <boost/units/systems/si/codata/...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
145
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_ANGULAR_MOMENTUM_HPP #define BOOST_UNITS_SI_ANGULAR_MOMENTUM_HPP #include <boost/units/systems/si/b...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/angular_momentum.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
154
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_WAVENUMBER_HPP #define BOOST_UNITS_SI_WAVENUMBER_HPP #include <boost/units/systems/si/base.hpp> #in...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/wavenumber.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
199
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_LUMINOUS_INTENSITY_HPP #define BOOST_UNITS_SI_LUMINOUS_INTENSITY_HPP #include <boost/units/systems/...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/luminous_intensity.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
164
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_TIME_HPP #define BOOST_UNITS_SI_TIME_HPP #include <boost/units/systems/si/base.hpp> namespace boos...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/time.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
134
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_ILLUMINANCE_HPP #define BOOST_UNITS_SI_ILLUMINANCE_HPP #include <boost/units/systems/si/base.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/illuminance.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
160
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_MOMENTUM_HPP #define BOOST_UNITS_SI_MOMENTUM_HPP #include <boost/units/systems/si/base.hpp> #includ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/momentum.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
139
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_SURFACE_DENSITY_HPP #define BOOST_UNITS_SI_SURFACE_DENSITY_HPP #include <boost/units/systems/si/bas...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/surface_density.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
199
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_CURRENT_HPP #define BOOST_UNITS_SI_CURRENT_HPP #include <boost/units/systems/si/base.hpp> namespac...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/current.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
137
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_SURFACE_TENSION_HPP #define BOOST_UNITS_SI_SURFACE_TENSION_HPP #include <boost/units/systems/si/bas...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/surface_tension.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
171
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_MOMENT_OF_INERTIA_HPP #define BOOST_UNITS_SI_MOMENT_OF_INERTIA_HPP #include <boost/units/systems/si...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/moment_of_inertia.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
157
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_DIMENSIONLESS_HPP #define BOOST_UNITS_SI_DIMENSIONLESS_HPP #include <boost/units/systems/si/base.hp...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/dimensionless.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
122
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_KINEMATIC_VISCOSITY_HPP #define BOOST_UNITS_SI_KINEMATIC_VISCOSITY_HPP #include <boost/units/system...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/kinematic_viscosity.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
164
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_BASE_HPP #define BOOST_UNITS_SI_BASE_HPP #include <string> #include <boost/units/static_constant.h...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/base.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
337
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_VELOCITY_HPP #define BOOST_UNITS_SI_VELOCITY_HPP #include <boost/units/systems/si/base.hpp> #includ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/velocity.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
183
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_CAPACITANCE_HPP #define BOOST_UNITS_SI_CAPACITANCE_HPP #include <boost/units/systems/si/base.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/capacitance.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
173
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_CONDUCTIVITY_HPP #define BOOST_UNITS_SI_CONDUCTIVITY_HPP #include <boost/units/systems/si/base.hpp>...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/conductivity.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
139
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_SOLID_ANGLE_HPP #define BOOST_UNITS_SI_SOLID_ANGLE_HPP #include <boost/units/systems/si/base.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/solid_angle.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
151
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_PLANE_ANGLE_HPP #define BOOST_UNITS_SI_PLANE_ANGLE_HPP #include <boost/units/systems/si/base.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/plane_angle.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
149
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_IO_HPP #define BOOST_UNITS_SI_IO_HPP #include <boost/units/io.hpp> #include <boost/units/reduce_uni...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/io.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,058
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_DYNAMIC_VISCOSITY_HPP #define BOOST_UNITS_SI_DYNAMIC_VISCOSITY_HPP #include <boost/units/systems/si...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/dynamic_viscosity.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
151
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_ACTIVITY_HPP #define BOOST_UNITS_SI_ACTIVITY_HPP #include <boost/units/systems/si/base.hpp> #includ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/activity.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
151
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_TEMPERATURE_HPP #define BOOST_UNITS_SI_TEMPERATURE_HPP #include <boost/units/systems/si/base.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/temperature.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
145
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_SI_ACTION_HPP #define BOOST_UNITS_SI_ACTION_HPP #include <boost/units/systems/si/base.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/action.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
129
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_ELECTROMAGNETIC_CONSTANTS_HPP #define BOOST_UNITS_CODATA_ELECTROMAGNETIC_CONSTANTS_HPP /// /// ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/electromagnetic_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
722
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_ATOMIC_AND_NUCLEAR_CONSTANTS_HPP #define BOOST_UNITS_CODATA_ATOMIC_AND_NUCLEAR_CONSTANTS_HPP #i...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/atomic-nuclear_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
461
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_UNIVERSAL_CONSTANTS_HPP #define BOOST_UNITS_CODATA_UNIVERSAL_CONSTANTS_HPP #include <boost/unit...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/universal_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
881
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_HELION_CONSTANTS_HPP #define BOOST_UNITS_CODATA_HELION_CONSTANTS_HPP #include <boost/units/quan...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/helion_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
836
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_PROTON_CONSTANTS_HPP #define BOOST_UNITS_CODATA_PROTON_CONSTANTS_HPP #include <boost/units/quan...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/proton_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,245
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_MUON_CONSTANTS_HPP #define BOOST_UNITS_CODATA_MUON_CONSTANTS_HPP #include <boost/units/quantity...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/muon_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
931
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_ELECTRON_CONSTANTS_HPP #define BOOST_UNITS_CODATA_ELECTRON_CONSTANTS_HPP #include <boost/units/...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/electron_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,425
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_ALPHA_CONSTANTS_HPP #define BOOST_UNITS_CODATA_ALPHA_CONSTANTS_HPP #include <boost/units/quanti...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/alpha_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
521
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_DEUTERON_CONSTANTS_HPP #define BOOST_UNITS_CODATA_DEUTERON_CONSTANTS_HPP #include <boost/units/...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/deuteron_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
893
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_PHYSICO_CHEMICAL_CONSTANTS_HPP #define BOOST_UNITS_CODATA_PHYSICO_CHEMICAL_CONSTANTS_HPP #inclu...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/physico-chemical_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
879
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_TRITON_CONSTANTS_HPP #define BOOST_UNITS_CODATA_TRITON_CONSTANTS_HPP #include <boost/units/quan...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/triton_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
848
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_TAU_CONSTANTS_HPP #define BOOST_UNITS_CODATA_TAU_CONSTANTS_HPP #include <boost/units/quantity.h...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/tau_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
637
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_NEUTRON_CONSTANTS_HPP #define BOOST_UNITS_CODATA_NEUTRON_CONSTANTS_HPP #include <boost/units/qu...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/neutron_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
925
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CODATA_TYPEDEFS_HPP #define BOOST_UNITS_CODATA_TYPEDEFS_HPP #include <boost/units/operators.hpp> #incl...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/si/codata/typedefs.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
695
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_ANGLE_DEGREE_HPP #define BOOST_UNITS_ANGLE_DEGREE_HPP #include <boost/config/no_tr1/cmath.hpp> #inclu...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/angle/degrees.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
224
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_ANGLE_GRADIANS_HPP #define BOOST_UNITS_ANGLE_GRADIANS_HPP #include <boost/config/no_tr1/cmath.hpp> #i...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/angle/gradians.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
233
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_ANGLE_REVOLUTIONS_HPP #define BOOST_UNITS_ANGLE_REVOLUTIONS_HPP #include <boost/config/no_tr1/cmath.hp...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/angle/revolutions.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
229
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_LENGTH_HPP #define BOOST_UNITS_CGS_LENGTH_HPP #include <boost/units/systems/cgs/base.hpp> namespa...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/length.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
166
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_ENERGY_HPP #define BOOST_UNITS_CGS_ENERGY_HPP #include <boost/units/systems/cgs/base.hpp> #include...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/energy.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
158
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_POWER_HPP #define BOOST_UNITS_CGS_POWER_HPP #include <boost/units/systems/cgs/base.hpp> #include <...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/power.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
134
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_MASS_DENSITY_HPP #define BOOST_UNITS_CGS_MASS_DENSITY_HPP #include <boost/units/systems/cgs/base.h...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/mass_density.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
147
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_MASS_HPP #define BOOST_UNITS_CGS_MASS_HPP #include <boost/units/systems/cgs/base.hpp> namespace b...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/mass.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
169
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_FREQUENCY_HPP #define BOOST_UNITS_CGS_FREQUENCY_HPP #include <boost/units/systems/cgs/base.hpp> #i...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/frequency.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
136
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_AREA_HPP #define BOOST_UNITS_CGS_AREA_HPP #include <boost/units/systems/cgs/base.hpp> #include <bo...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/area.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
178
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_PRESSURE_HPP #define BOOST_UNITS_CGS_PRESSURE_HPP #include <boost/units/systems/cgs/base.hpp> #inc...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/pressure.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
161
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_FORCE_HPP #define BOOST_UNITS_CGS_FORCE_HPP #include <boost/units/systems/cgs/base.hpp> #include <...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/force.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
154
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_VOLUME_HPP #define BOOST_UNITS_CGS_VOLUME_HPP #include <boost/units/systems/cgs/base.hpp> #include...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/volume.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
186
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_ACCELERATION_HPP #define BOOST_UNITS_CGS_ACCELERATION_HPP #include <boost/units/systems/cgs/base.h...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/acceleration.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
167
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_MOMENTUM_HPP #define BOOST_UNITS_CGS_MOMENTUM_HPP #include <boost/units/systems/cgs/base.hpp> #inc...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/momentum.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
144
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_WAVENUMBER_HPP #define BOOST_UNITS_CGS_WAVENUMBER_HPP #include <boost/units/systems/cgs/base.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/wavenumber.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
231
```c++ // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_UNITS_CGS_TIME_HPP #define BOOST_UNITS_CGS_TIME_HPP #include <boost/units/systems/cgs/base.hpp> namespace b...
/content/code_sandbox/src/boost_1_66_0/boost/units/systems/cgs/time.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
139